filebuf object questionbump
filebuf object questionfilebuf got me the best write/read speed since it's low level (cin.read() is still high level, and f...
filebuf object questionI have a large binary file and want to read its content as fast as possible. So far it seems the sge...
filebuf object questionIs it possible and safe to declare a filebuf object like this? [code]filebuf fi; fi.open("somethin...
Static variables and recusive functions@Mathhead200: If I do it like that, then myarray will be deleted after the last call to the function...
This user does not accept Private Messages