little change in \lcc\src\stringlib\Makefile1112 (10/18/2005 7:43:02 AM) comp.compilers.lcc Hallo jacob, can you fix your String install: containers.lib copy containers.lib c:\program files\lcc\lib to install: containers.lib copy containers.lib %programfiles%\lcc\lib thanks Joerg ... Joerg
need help for conversion vbs to c0115 (9/15/2005 7:01:21 AM) comp.compilers.lcc Hallo, i need convert this vbscode to c. i tried b2c but i have many errors. Who has a solution for me? the second htmlpage is a dynamic generated page with javascript . it has on every touch a other id like: ... Joerg
WINSNMP.H,MGMTAPI.H WARNINGS4122 (8/29/2005 7:09:16 AM) comp.compilers.lcc Hallo , i compile a little Code with snmpstuff. if i compile this code , the compiler giv me folloing warnings: H:\snmp\Snmpget>lcc test.c cpp: c:\programme\lcc\include\snmp.h:61 c:\programme\lcc\include\mgm... Joerg
Linkererror2112 (4/29/2004 6:56:53 AM) comp.compilers.lcc HAllo, i compiled the example in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/security/starting_an_interactive_client_process_in_c__.asp i create a int main(void) ... if i link t... schleede
Question about impersonation126 (4/16/2004 1:47:06 PM) comp.compilers.lcc Hello ! I have a Problem. in my domain i have a few normal user with laptops. these laptops works with dhcp. sometimes these user are going to other firmlocations with no dhcp. The must change the ip-adresses ... schleede
schleede's replies:
Items(1) /1
How To Use C To Write A Web Server?532 (10/22/2004 1:49:08 AM) comp.lang.c Hi, I just start learning network programming. How can I write a web server with "C" so that it can connect to web browser and read the request, accept the request, open requested html page, send it back to th... nasdaq(2)