ionutdinulescu
Programmer
Does anyone know why the _vscprintf function described in MSDN is not defined anywhere in vc 6.0 ?
Does anyone know a better alternative to this function ?
For instance, how can I use printf to print to a null device. I just need to find the result it returns (number of characters that have been written)
Does anyone know a better alternative to this function ?
For instance, how can I use printf to print to a null device. I just need to find the result it returns (number of characters that have been written)