Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison vutilities.h @ 209:0c83ea8adefc
Close to compilable version of common_ancestor -- still includes HW dep stuff
| author | Some Random Person <seanhalle@yahoo.com> |
|---|---|
| date | Sun, 04 Mar 2012 14:26:35 -0800 |
| parents | eaf7e4c58c9e |
| children |
comparison
equal
deleted
inserted
replaced
| 6:af2215c72a87 | 7:f73593dc7d03 |
|---|---|
| 6 * | 6 * |
| 7 * Created on November 14, 2009, 9:07 PM | 7 * Created on November 14, 2009, 9:07 PM |
| 8 */ | 8 */ |
| 9 | 9 |
| 10 | 10 |
| 11 #ifndef _UTILITIES_H | 11 #ifndef _VUTILITIES_H |
| 12 #define _UTILITIES_H | 12 #define _VUTILITIES_H |
| 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 * |
