int
f
(
void
)
{
unsigned
int
m1
=
0xFF
;
unsigned
int
m2
=
0142
;
return
m1
+
m2
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1