View Single Post
  #5  
Old 03-13-2002, 05:16 PM
theCoder
Sarnak
 
Join Date: Jan 2002
Posts: 90
Default

nevermind... that's not it... I just wrote a quick program showing that the static modifier should make it just fine (even non-static works, but generates a compiler warning). The problem must be something else...

Maybe some excessive printf's are in order...
Reply With Quote