B
ben
Hi guyz,
I want to know how to send output to screen(i.e. standard
o/p)in UNIX using streams.
I am reading a file char. by char. and i want to print it ultimately on
the screen.I know how to achieve this using UNIX system APIs(make use
of read and write functions)But i want to do so using C++ streams.
bye,
ben
I want to know how to send output to screen(i.e. standard
o/p)in UNIX using streams.
I am reading a file char. by char. and i want to print it ultimately on
the screen.I know how to achieve this using UNIX system APIs(make use
of read and write functions)But i want to do so using C++ streams.
bye,
ben