|
From: Tom H. <th...@cy...> - 2004-07-28 10:14:51
|
In message <Pin...@he...>
Nicholas Nethercote <nj...@ca...> wrote:
> While I'm at it, I noticed the function declarations in ume.h do not
> have "extern" -- does this matter?
No - extern is the default for function declarations in C.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|