Sack Library Documentation
|
#define RegisterProcedureEx(root,nc,n,rtype,proc,args) RegisterProcedureExx( (root),(nc),(n),#rtype,TARGETNAME,(proc), #args DBG_SRC)
RegisterProcedureEx( root // root path , name_class // additional name , nice_name // nice name , return type not in quotes 'void' , function_name in quotes '"Function"' , args not in quotes '(int,char,float,UserType*)'
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|