--- In [email protected], senthil kumar <[EMAIL PROTECTED]> wrote: > > #Iinclude<iostream.h> > #include<conio.h> > main() > { > int a,b,c; > clrscr(); > cout<<"enter the number:"; > cin>>a>>b; > c=a-(-b); > cout<<"The add value:"<<c; > getch(); > return 0; > } > > ur program will definetly work with out using '+' operator. thanks for ur this idea. > > > K.Senthil kumar > > > --------------------------------- > Travelling to a new city? Search for ATMs in that city. Click here. > > [Non-text portions of this message have been removed] >
- [c-prog] Checking file existence in C++? Rick
- Re: [c-prog] Checking file existence in C++? Thomas Hruska
- Re: [c-prog] Checking file existence in C++? Satya Prasad
- [c-prog] how can i add two no. without using '+' ... nishant gupta
- Re: [c-prog] how can i add two no. without us... Brett W. McCoy
- Re: [c-prog] how can i add two no. withou... senthil kumar
- [c-prog] Re: how can i add two no. w... parrot_rabbit4u
- Re: [c-prog] Re: how can i add t... Thomas Hruska
- Re: [c-prog] Re: how can i a... Ananth
- Re: [c-prog] Re: how can i a... Mohan S N
- Re: [c-prog] Re: how can i a... Thomas Hruska
- Re: [c-prog] Re: how can i a... Thomas Hruska
- [c-prog] Re: how can i add t... Saurabh Jain
- Re: [c-prog] Re: how can i a... Brett W. McCoy
- [c-prog] Re: how can i add t... Saurabh Jain
- Re: [c-prog] Re: how can i a... Brett W. McCoy
- Re: [c-prog] Re: how can i a... Mani Kandan
