When I try that I just get an "empty prototype" error on execution.

FYI:: The code Im using is as follows...
file_str_writeto(f, (char*)player.skill5, sizeof(CAR));

Where
var f = file_open_write(...);
typedef struct{...}CAR;
player.skill5 = sys_malloc(sizeof(CAR));


Sounds like this is something more than just a missing header entry.
Looks like I may need to wait for the next public release...


Last edited by EvilSOB; 12/16/09 13:07. Reason: typo fixed in example code

"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial