- Timestamp:
- Mar 10, 2006, 7:39:47 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mesh/rp_types.h
r298 r311 37 37 extern void writeRpHeader(char* buf, const char* ver, int nbytes); 38 38 extern void readString(const char* buf, string& str); 39 extern void readString(const char* buf, string& str, int len); 39 40 extern void writeString(char* buf, string& str); 40 41 extern void writeString(char* buf, const char* str, int len);
Note: See TracChangeset
for help on using the changeset viewer.