Mehrdad Wrote: > Also, now that we're on the topic... this might or might not sound > silly, but why not just use msvcrt.dll (if not the whole library, at > least the I/O functions)? It's not like it introduces a new dependency > (it's already in every version of Windows) and it's also proven to work. > Not to mention that it reduces code size as well...
gdc already does it.
