MFC r299654:
Read the contents of the snapshot files properly
- Use fgetln instead of fgets; localize complexity related to fgetln(3) inside the loop.
- Skip over blank lines.
- Skip over lines (properly) that start with a "#"
MFC r299654: Tags None Referenced Files None Subscribers None
Description
Details
|