Portable mini-vfprintf?

Jef Poskanzer jef at well.sf.ca.us
Sun Jun 30 05:42:11 AEST 1991


To support floating-point output in the mini-vfprintf, I added a call
to gcvt.  How portable is this?

Chris Torek suggested I just call _doprnt instead of vfprintf - same
args, different order.  How portable is this?

People have gotten the current version of pbmplus working under VMS and
MS-DOS, and I don't want to lose that.
---
Jef
                                   
  Jef Poskanzer  jef at well.sf.ca.us  {apple, ucbvax, hplabs}!well!jef



More information about the Comp.lang.c mailing list