Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid manual memory cleanups. Less memory leaks in the code now. Avoid printing multiple dots. Split code into smaller functions. Use C-style IO, rather than a mix of C++ streams and C style. No exception handling. Signed-off-by: Eric Curtin <[email protected]>
- Loading branch information