| 
    Geant4
    9.6.p02
    
   | 
 

Go to the source code of this file.
Macros | |
| #define | NewString(str) ((str) != NULL ? (strcpy((char*)malloc((unsigned)strlen(str) + 1), str)) : NULL) | 
| #define NewString | ( | str) | ((str) != NULL ? (strcpy((char*)malloc((unsigned)strlen(str) + 1), str)) : NULL) | 
Definition at line 38 of file G4VInteractorManager.cc.
 1.8.4