Ugh.
My C skilz R so weak it is embaracing.
All I wanna do a pass a FILE* as an arg to a function, and have that arg be written to in the function and use the result. Ya know. Good ole returning multiple arguments. I know i can do with with regular old pointers, but actually creating the struct in the function is throwing me.
No biggie. I program C about twice a year anyway, but this really should be easy.
ah well