|
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
|