Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison vutilities.h @ 203:caa8512f7bdc
changed __brch__ contents for update naming scheme
| author | Me@portablequad |
|---|---|
| date | Mon, 13 Feb 2012 09:23:27 -0800 |
| parents | c1784868dcea |
| children |
comparison
equal
deleted
inserted
replaced
| 3:fee97d03d137 | 4:fc5790dbe5a9 |
|---|---|
| 13 | 13 |
| 14 #include <string.h> | 14 #include <string.h> |
| 15 #include "VMS_primitive_data_types.h" | 15 #include "VMS_primitive_data_types.h" |
| 16 | 16 |
| 17 inline char * | 17 inline char * |
| 18 VMS__strDup( char *str ); | 18 VMS_int__strDup( char *str ); |
| 19 | 19 |
| 20 #endif | 20 #endif |
