Tagged Questions
0
votes
1answer
95 views
Setting up Netbeans for CGI scripts in C++ [closed]
I am a Netbeans user and willing to write CGI scripts in C++ by using Netbeans IDE. Assuming that every CGI script will need a separate main() function. How can I build the entire project?
Thanks