D
Dan Pop
In said:Yes, if you want to guarantee the output appears before
the input request.
Probably from C++, where cin/cout are 'tied', causing
the output to appear first automatically.
Why not from the C standard itself?
Dan