separate string and numeric value from a stringHi , But what about the format "+ -", where you have no numeric value in the input at all ? Thank...
separate string and numeric value from a stringhi forum, The following snippet of code is not doing the task properly. I have large string with ...
Rotate an array to the right by a given number of steps.Hello The following code snippet is serving the purpose, but not fully I guess - it is supposed ...
Can predicate function be a member function of a class ?Hello forum, I have a stl list and I need to remove some of the elements from the list based on s...
assignment operatorHello forum, I have a list defined as follows: [code] std::list<LaserLine> laserList; [/code] ...
This user does not accept Private Messages