DdInqNumFonts(3D) — Kubota Pacfic Computer Inc. (\*(Dd)
NAME
DdInqNumFonts − Return the number of fonts supported by a device
SYNOPSIS
C:
DtInt DdInqNumFonts(device)
DtObject device;
FORTRAN:
INTEGER∗4 DDQNF(DEVICE)
INTEGER∗4 DEVICE
DESCRIPTION
DdInqNumFonts returns the number of fonts supported by a device, device.
ERRORS
DdInqNumFonts will fail if the device handle is invalid; the value -1 is returned.
[WARNING - invalid device handle]
SEE ALSO
September 02, 1992