home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / FD / newfmt.fd < prev    next >
Encoding:
Text File  |  1999-10-04  |  585 b   |  18 lines

  1. ##base _NewfmtBase
  2. ##bias 30
  3. ##public
  4. RawDoNfA(Format,pcProc,pcData,specialchr,Tags)(A0,A2,A3,A4,A1)
  5. SPrintNfA(Format,specialchr,buffer,Tags)(A0,A1,A3,A2)
  6. FPrintNfA(Format,specialchr,fh,Tags)(A0,A1,A3,A2)
  7. PrintNfA(Format,Tags)(A0,A1,A2)
  8. SPrntNfA(Format,buffer,Tags)(A0,A3,A2)
  9. FPrntNfA(Format,fh,Tags)(A0,A3,A2)
  10. PrntNfA(Format,Tags)(A0,A2)
  11. SizeOfNfA(Format,specialchr,Tags)(A0,A1,A2)
  12. SizOfNfA(Format,Tags)(A0,A2)
  13. SAllocNfA(Format,specialchr,Tags)(A0,A1,A2)
  14. SFreeNf(String)(A0)
  15. SAlocNfA(Format,Tags)(A0,A2)
  16. NfEZRequestA(Title,Body,Gadgets,window,IDCMP_ptr,tags)(A1,A2,A3,A4,D1,A0)
  17. ##end
  18.