From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp References: <383B358B DOT B03C5D37 AT cantv DOT net> Subject: Re: is there any cgi library for djgpp? Lines: 22 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: X-Trace: /KtlGUR1bg9uaNPQz5BDYSoN/b932B4uEfGu89cFlQNgv5hLTQvoaseqyA/6b4WIphPLNbwZQRPM!14HQqpS8kA+aOXKBAvnzT6tmVsXz1kPvWqG+2YDvATqij796cvZ17zTB7EnvlpCs9e0= X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Thu, 25 Nov 1999 16:34:20 GMT Distribution: world Date: Thu, 25 Nov 1999 16:34:21 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "azuaje" wrote in message news:383B358B DOT B03C5D37 AT cantv DOT net... > Hello, > > I need to write cgi programs in C or C++ (preferably in C). I wonder if there is any cgi > library for djgpp. If you have any information about it I would appreciate it. Warning: Most servers that use CGI can use only winconsole apps (compile with M$VC or the DJGPP addon RSXNTDJ) and not DOS apps. Have you tried searching for CGI stuff with Google? http://www.google.com/ It's just the best search engine IMHO. Damain Yerrick