[project @ 2000-05-08 15:03:24 by simonmar]
Put the extern declarations *outside* the function body for a CCodeBlock. This will enable us to give "extern" declarations for variables that have scope static to the current module.
Please register or sign in to comment