User: CPP2012

  • Public profile

User profile: CPP2012

User info
User name:CPP2012
History
Joined:
Number of posts:7
Latest posts:

Pattern issue with boost::regex
Hi All, I have a question regarding boost::regex pattern recognitions and groups I created the...

The <<= operator in ostrstream
Hi Cubbi, You were right, on my side the stand-alone program doesn't work as well, after digging ...

how to cin in c++ without pressing enter key.
I think you can use getch() or cin.get() to get what you're looking for.

The <<= operator in ostrstream
Thank you for your answer Cubbi, I'm also suspecting that the usage was in non-standard C++ lib t...

The <<= operator in ostrstream
Hi All, I'm working on an old code and seen the following usage of the ostrstream class: [cod...

This user does not accept Private Messages