Thank you, Robert.
I suspected this reason, but how can I access any system routines?
Is it only through Windows API or dos.h? I thought that since my program runs in DOS session it should be accessible, 'cos when I compile similar code in Assembly it runs.
Could you please explain me shortly the difference between codes compiled from C and Assembly from the point of view of Windows or maybe there is some written topic about?
Thnx.