User profile: NiharRNanda

User info
User name:NiharRNanda
History
Joined:
Number of posts:15
Latest posts:

Lambda Behavior
Thx All , My bad , I forgot that end of the day its a function and needs to be called .

Lambda Behavior
Hi All , I am trying to learn Lambda in CPP. With the following code I am expecting an output [out...

Uncertain Behavior of String.find() in Loop
@ Salem Thanks for showing the code is working fine. I tried debugging using print statements,it d...

Uncertain Behavior of String.find() in Loop
Hi Members, This is a small utility program,which deletes the contents of a tag from an xml file. ...

Multi-Threading in Cpp
@ Repeater , I understand that the code is far from being good , but I got it figured what the issu...