On Thu, Jan 02, 2003 at 02:16:03PM -0500, John David Anglin wrote: > How can any specific code know whether a function pointer resolves to a weak > function or not when it is extern? By having it properly declared. r~