extern
char
foo
[
]
,
bar
[
]
;
void
f
(
void
)
{
memcpy
(
foo
,
bar
,
7
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1