11-14-2007 04:26 PM
11-15-2007 05:00 AM
11-15-2007 12:43 PM
Dummy -
The general case of postfix and prefix operators (or any expression for that matter) when evaluated in the C programming language is to discard the result.
The ++ and -- operators are an exception, in that they're applied to lvalues only.
I like Starbucks if you're buying.
Menchar