Brett W. McCoy wrote: > On 9/11/07, Robert Ryan <[EMAIL PROTECTED]> wrote: > >> I am trying to add and subtract two numbers in C++ using this theory, +(2, >> 3), -(2, 3) > > But why? > > -- Brett
Hmm...I'm beginning to think the OP is trying to do something like rewrite the syntax of C++ to be some other language that they are more comfortable with. Sort of LISP-like... OP: No. You can't redefine the syntax of C++ either. Just add the two numbers together and be done with it. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
