Changeset 5469
- Timestamp:
- 08/21/10 22:39:31 (15 years ago)
- Location:
- issm/trunk/src/c/shared/String
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/shared/String/sharedstring.h
r679 r5469 6 6 #define _SHAREDSTRING_H_ 7 7 8 int isdistributed(char** proot,char* name);8 int DescriptorIndex(char* root, int* pindex,char* descriptor); 9 9 10 10 #endif //ifndef _SHAREDSTRING_H_
Note:
See TracChangeset
for help on using the changeset viewer.