Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update #404, Use loop in Console Write
This ensures that the return value of the write() call is checked, and avoids a potential compiler warning. There is still no recourse if the write call fails, but it can retry if it was short.
- Loading branch information