Changeset 1218 in ntrip for trunk/BNC/RTIGS/RTIGSDecoder.cpp
- Timestamp:
- Nov 19, 2008, 2:56:05 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/BNC/RTIGS/RTIGSDecoder.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTIGS/RTIGSDecoder.cpp
r661 r1218 69 69 // 70 70 //////////////////////////////////////////////////////////////////////////// 71 t_irc RTIGSDecoder::Decode(char* buffer, int bufLen) { 71 t_irc RTIGSDecoder::Decode(char* buffer, int bufLen, vector<string>& errmsg) { 72 73 errmsg.clear(); 72 74 73 75 // Append the incomming data to the internal buffer
Note:
See TracChangeset
for help on using the changeset viewer.
