User profile: gundalav

User info
User name:gundalav
History
Joined:
Number of posts:32
Latest posts:

Case Sensitive Partial Match with Boost's Regex
Dear all, From the following code, I expect to get this output from the corresponding input: ...

Finding String's Neighbors By Up To 2 Differing Positions
Hi all, Given a seed string, I want to find its neighbors with at most differ in 2 positions. All...

Howto Read From Binary File
Dear all, The following code first writes the data into a binary file. Then reading the file ag...

Passing System Call Output Into A Variable
Dear all, Is there a way to do it with C++? Typically in Perl this could be done this way: ...

String Stream Fail To Capture Double Numeric
Dear all, I have data that contain lines like this: [code] AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA ...