void
foo
(
)
;
void
update
(
double
*
r
)
{
foo
(
)
;
{
register
double
y1
;
y1
=
r
[
4
]
-
r
[
11
]
;
}
}
syntax highlighted by
Code2HTML
, v. 0.9.1