vfpPutFormat
#define vfpPutInteger(VFP, NUMBER) vfpPutFormat((VFP), "%d", (NUMBER))
#define vfpPutLong(VFP, NUMBER) vfpPutFormat((VFP), "%ld", (NUMBER))
vfpPutFormat(a_vfp,
vfpPutFormat(a_vfp,
vfpPutFormat(a_vfp,
vfpPutFormat(a_vfp,