Use console application
 
System calls are calls which modify the process,etc (Like fork() in unix)
 
Win32 calls - (Accessing win32 api - Don't include windows.h)


 
On 2/3/06, prick <[EMAIL PROTECTED]> wrote:

hi everyone
Rules for round 3 code4bill

f.  Headers/Libraries: You can use the standard libraries & headers
that come with the compiler set. Please don't use any system calls or
WIN32 calls.

can u tell what type of project should i start with in visual c++ 20005
?
1: CLR console application
2: CLR empty project
or
3: win32 application
or any other

and what do they mean when they say 'system call' or 'win32 call'


Reply via email to