Sint32 gdFsTell( gdfs ) GDFS gdfs
Sint32 pos; GDFS gf; gf = gdFsOpen("TEST.BIN", NULL); pos = gdFsTell(gf);