[comp.sys.amiga.programmer] RawDoFmt

peraue@cs.vu.nl (Raue Paul Erik) (05/13/91)

Does anybody have a complete description of the function RawDoFmt(). I've tried
looking through every manual I could get my hands on, but the most I've found
so far is that the function exists somewhere (I'm not even sure where) but
nothing as to which arguments and the format of the function itself. Any
pointers to source code which uses this function would be much appreciated.

I've written my own requesters and such, and it would be nice to have the
possibility to call these which a format which allows you the same capabilities
as does printf(). The problem is that I can't patch the arguments through to
printf() because my computer seems to crash on this (besides I don't know how
many arguments there are, or which type), so if you know any other solution
for this problem (either using RawDoFmt() or printf() or something like it)
I'd like to hear about it so I can expand my requesters to something which
is a lot more programmer friendly....

Thank you in advance, Paul-Erik Raue (peraue@cs.vu.nl)

     _______       _______    _______ 
    / ___  /\     / _____/\  / ___  /\  The quantity of time consumed by
   / /\_/ /_/___ / /\____\/ / /\_/ / /  repairing bugs has an inversed
  / _____//____// ____/\   / __  _/ /   relationship to the difficulty of
 / /\____\\____/ /\___\/_ / /\_\ \\/    the bug. The smaller the bug, the
/_/ /         /______//_//_/ /  \_\     longer it will take to repair it.
\_\/          \______\\_\\_\/    \_\