R
Robert Smith
I have some printf statements in my code and they arnt printing out. They
only print out with \n on the end. That tells me i need to flush the
buffer. But i dont know how.
I am using gcc and linux, dont know if that matters
only print out with \n on the end. That tells me i need to flush the
buffer. But i dont know how.
I am using gcc and linux, dont know if that matters