[ Previous | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface: Messages and Codes

Appendix C. Non-Specific Subroutine Cross Reference

This appendix documents diagnosis, modification, or tuning information provided by the graPHIGS Programming Interface. See "Notices" for information on the use of diagnosis, modification, or tuning information.

A graPHIGS API error message may contain an asterisk ("*") following the subroutine name field. The asterisk indicates that the graPHIGS API could not determine the exact name of the subroutine which generated the error. The subroutine name could not be determined because:

For example, if an error is detected by the graPHIGS nucleus, due to a call to GPVCH, the subroutine name field of the error message will contain "GPXVR", which is the extended form of GPVCH

Table C-1 contains a list of related subroutines. The first column of the table lists the subroutine names, which may be followed by an asterisk in a graPHIGS API error message. The second column lists related subroutines which may have caused the error to be generated.

Note, that when possible, an error message will contain the exact name of the API subroutine which generated the error. In such cases, the subroutine name will not be followed by an asterisk.

Table C-1. Subroutines With Asterisks

Subroutines Related Subroutines
GPSDAL* GPES
GPXVR* GPVCH GPXVCH GPVMT3 GPVMT2 GPVMP3 GPVMP2
GPVIP* GPVP
GPVOP* GPVP
GPCHMO* GPLCMO GPPKMO GPSKMO GPSTMO GPVLMO
GPXPLR* GPPLR
GPXPMR* GPPMR
GPXTXR* GPTXR
GPXIR* GPIR
GPXER* GPER
GPXCR* GPCR
GPDTR* GPCLWS

[ Previous | Contents | Glossary | Home | Search ]