Figure out function argument from custom struct?

Posted by Moshe on Stack Overflow See other posts from Stack Overflow or by Moshe
Published on 2010-03-28T06:18:50Z Indexed on 2010/03/28 6:23 UTC
Read the original article Hit count: 221

Filed under:
|
|
|
|

I have a function which takes a custom struct as the argument. how can I figure out what the argument should be? I know it is a date format of sorts... (C library imported to Objective-C...)

© Stack Overflow or respective owner

Related posts about c

    Related posts about objective-c