Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 7 years ago

Language

Compiler

Options

Author

anonymous

over 7 years ago

$
prog.cc:1: warning: "__BYTE_ORDER__" redefined
 #define __BYTE_ORDER__ __ORDER_BIG_ENDIAN__
 
<built-in>: note: this is the location of the previous definition
prog.cc: In function 'int main()':
prog.cc:39:9: warning: unused variable 'c' [-Wunused-variable]
     int c = 3;
         ^
uint16_t
uint32_t
Exit Code:
0