Post Reply 
negative number raised to even power
05-05-2015, 07:16 PM
Post: #48
RE: negative number raised to even power
(05-05-2015 05:17 AM)debrouxl Wrote:  In C/C++, ^ is exclusive or (xor). In C (but not in C++), from C99 onwards, when using the alternative spellings iso646.h header, xor is expanded to ^.
(just for clarification)
But in Standard C++, there's no need to include the header as xor is already a C++ keyword.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
negative number raised to even power - DrD - 04-25-2015, 11:24 AM
RE: negative number raised to even power - Wes Loewer - 05-05-2015 07:16 PM



User(s) browsing this thread: 1 Guest(s)