| DJ!
I dont think what PGSYMBOL is matters in this case, the core of my question is:
How do I substitue a pointername with a name (equal to the pointer) in a variable (array), and get my function to treat the name as a pointer?
Maybe it is of importance, my c-skills is very limited at least when it comes to pointers. I have been programming all other languages for the last 20 years asm, pascal, vb etc. and this pointer-thing c/c++ is doing, is rather confusing and very opposite to e.g. pascal.
/Frier |