View Single Post
Old 12-12-2000, 11:28 PM   #1
earlboy
Member (7 bit)
 
Join Date: Jul 2000
Location: Australia
Posts: 97
I've got a static variable declared global to a file . Now whenever I link, the linker complains that it cannot resolve the static variable. If I remove the static qualifier everything links properly.

Any ideas why this is happening?

All help appreciated.
earlboy is offline   Reply With Quote