|
GINO Graphics Suite - GINO v9.0
|
|
 |
 |
gDefineNullChar
Syntax
[C/C++:]
void gDefineNullChar(int nul);
[F90:]
subroutine gDefineNullChar(nul)
integer, intent(in) :: nul
Arguments
nul
Switch for representation of 0 (zero) character
|
= GNOSLASH, |
Without / (default) |
Description
The routine gDefineNullChar() sets the required representation of the 0 (zero) character for the default GINO software font.
See Also
gDefineNullChar UsagegSetCharFont