Go to the documentation of this file. 9 # define DEFCHARD const char* 10 # define DEFCHARL , const int 11 # define PASSCHARD(string) string 12 # define PASSCHARL(string) , strlen(string) 14 # define type_of_call _stdcall 15 # define DEFCHARD const char* , const int 17 # define PASSCHARD(string) string, strlen(string) 18 # define PASSCHARL(string) 20 #endif //ROOT_TCallf77