Thread: Need a C++ guru
View Single Post
  #1  
Old 06-30-2009, 06:51 PM
Kobaz
Hill Giant
 
Join Date: Nov 2008
Location: Gold Coast, Oz
Posts: 119
Default Need a C++ guru

When comparing an int with an unsigned int, are both promoted to a long by the compiler?
Reply With Quote