Help for this page
cl hello.c
C:\>set PATH Path=D:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C: +\COREL50;C:\Program Files\SSH Communications Security\SSH Secure Shel +l ... C:\>hello Hello World
cl.exe -DWIN32 -I"C:\Perl\lib\CORE" C:\Perl\lib\CORE\perl58.lib -o int +erp.exe interp.c 1 2 3 4 5 + 6
#if defined(WIN32) incpush(PRIVLIB_EXP, TRUE, FALSE); #else incpush(PRIVLIB_EXP, FALSE, FALSE); #endif