View Single Post
Old 11 November 2015, 17:15   #7
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
Some of the errors are, stating that the bitwise xor operator is power-of, expecting division of two integers to yield a floating point result, not respecting case sensitivity, trying to dereference non-pointers, suggesting that character literals and string literals are the same, trying to assign string literals to arrays of type char, mixing up the order of arguments for typedefs, etc.
Leffmann is offline  
 
Page generated in 0.04560 seconds with 11 queries