callfunc man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



callfunc(3G)							  callfunc(3G)

NAME
     callfunc - calls a function from within an object

C SPECIFICATION
     void callfunc(fctn, nargs, arg1, arg2, ..., argn)
     void (*fctn)();
     long nargs, arg1, arg2, ..., argn;

PARAMETERS
     fctn    expects a pointer to a function.

     nargs   expects the number of arguments, excluding itself, that the
	     function pointed to by fctn is to be called with.

     arg1, arg2, ..., argn
	     expect the arguments to the function pointed to by fctn.

DESCRIPTION
     callfunc is used to call an arbitrary function from within an object.
     When callfunc executes in the object, the function call
     (*fctn)(nargs, arg1, arg2, ..., argn) is made.

NOTE
     This routine does not function in the Distributed Graphics Library (DGL),
     and we advise against its use in new development.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net