Hi all,
For the class strstream let the object be line.
On an 16 bit machine previously of ANSI standard
ststream line
line.setf(ios:: in);
What is need for setting the flag to input.
Is that at that time for the class strstream , we want to use stratream object
to input do we need to set using this type of flags
or there is any other use for it.
Kindly help me to resolve my problem.
Regards
srikar
For the class strstream let the object be line.
On an 16 bit machine previously of ANSI standard
ststream line
line.setf(ios:: in);
What is need for setting the flag to input.
Is that at that time for the class strstream , we want to use stratream object
to input do we need to set using this type of flags
or there is any other use for it.
Kindly help me to resolve my problem.
Regards
srikar
Comment