Changeset 39634 for trunk/Ohana/src/opihi/cmd.data/read_vectors.c
- Timestamp:
- Jul 21, 2016, 10:49:58 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/read_vectors.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/read_vectors.c
r39534 r39634 246 246 c1 = c0 + Nstart; 247 247 bufferStatus = FALSE; 248 if (Nstart == 0) continue; // if we have reached EOF and c0 points at the last valid character, we are done 248 249 } else { 249 250 // if we have not reached EOF, we need to shift the buffer to the start of this line and read more data
Note:
See TracChangeset
for help on using the changeset viewer.
