nishant gupta wrote:
> how can i add two no. without using '+' operator.

int a = 1 - -2;

Why do you need to do this?  Just add the two numbers together and be 
done with it.  [Safe C++]

-- 
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197

*NEW* MyTaskFocus 1.1
Get on task.  Stay on task.

http://www.CubicleSoft.com/MyTaskFocus/

Reply via email to