Re: Using msvcrt vs win32 API

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Jason,

 MSVCRT.DLL implement standards C functions but in the context of window OS.
 There is no MSVCRT.DLL (or MSVCRT.O) on linux OS  but MSVCRT containt functions
 with the same prototypes as those in standanrd C libraries. 
Microsoft gathered math, i/o, memory allocation,etc in a single file, where in 
others systems those are in many files.

My experience in windows programming is limited to win32 api. I can't be of much
help about using that library.

regards,
Jacques DeschĂȘnes

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu