home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 12: Textmags & Docs / nf_archive_12.iso / MAGS / SOURCES / ATARI_SRC.ZIP / atari source / FALCON / ACC / OUTLINE.ACC / PTBIND.H < prev    next >
Encoding:
Text File  |  2001-02-10  |  296 b   |  8 lines

  1. int vst_arbpt( int handle, int point, int *chwd, int *chht, int *cellwd, int *cellht );
  2. int v_savecache( int handle, char *filename );
  3. int v_loadcache( int handle, char *filename, int mode );
  4. int v_flushcache( int handle );
  5. void vqt_cachesize( int handle, int which_cache, long *size );
  6.  
  7.  
  8.