ionutdinulescu
Programmer
Does anyonw know a /dev/null equivalent for Windows?
I would like to use fprintf to write to "nowhere", cause I just need the number of bytes that are written.
I cannot use sprintf with a large buffer, since I want to avoid buffer overrruns.
Please it's urgent.
I would like to use fprintf to write to "nowhere", cause I just need the number of bytes that are written.
I cannot use sprintf with a large buffer, since I want to avoid buffer overrruns.
Please it's urgent.