passing ofstream into a structurethanks for the replies. I tried it this way and it works. [code] structure poll[number_ports] = {(ou...
passing ofstream into a structureHow do i pass an ofstream to a structure; [code] //write to file ofstream outfile[4]; outfile[...
average estimated time[code]while ( nummessage > 0) { // start time ptime t1 = boost::posix_time::second_clock::local_t...
unsigned char vector contents write to filesome other function was overwriting the contents of my vector and it was giving me bad results than...
unsigned char vector contents write to filehow do i write the contents of an unsigned char vector to a file. i get some output but its not the...
This user does not accept Private Messages