About WCRT
WCRT is a small C runtime library for
Visual C++, which
implements parts of its functionality through calls to the Win32API. It is
meant as a replacement for the Visual C runtime library (libc.lib).
The main purpose of this library is to allow the creation of small
statically linked executables from regular C source files.
Note: The most recent versions of WCRT are available from
Ibsen Software.
Learn More
Downloads
The current WCRT distribution:
|
Jan 29 2005 - v1.12 |
WCRT on SourceForge
WCRT is now hosted on SourceForge.
Handling of floating point numbers in printf
and scanf is planned for the next release.
|
Links |
Check out these useful sites:
|
|