CompuServe Messages

#gfx_Get_Path question

    27-Sep-95 03:36:38
Sb: #gfx_Get_Path question
Fm: Peter K. Watje 74453,225
To: All
I have a question about the gfx_get_path function from the IPAS3 toolkit. I am trying to get the 3ds root path. The reference list the params for gfx_get_paths as follows int,int,char*,char* but when I fill out the params I get an error message on compile. Here is the code and error message. >>int i; >>char LineData[80],mode[10],temp[90],tm[13]; >>gfx_get_paths(GFX_3DS_PATH,i,temp,tm); >>Error! E1031: Name 'tm' not found in struct/union Any suggestion on why I get this error. BTW I am using the Watcom 9.5 compiler. Thanks Peter Watje Spectral Imaging