View Single Post
  #11 (permalink)  
Old 01-15-2007, 02:20 AM
Nicholishen's Avatar
Nicholishen Nicholishen is offline
Senior Member
 
Join Date: Dec 2005
Posts: 531
Nicholishen is on a distinguished road
OK, I am successfully adding functions with pointers to libraries, and it works as long as I am passing an array. When I try to do it just referencing a single variable, I does not work in a library but works when the function is in the same source file as the start(). Can anyone advise as to why?
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
Reply With Quote