Author
anonymous
over 8 years ago
$
prog.c: In function 'DispSimo2': prog.c:9:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] printf("%x\n", *temp); ^