-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- reworked the functions into a more optimized a sane format - reworked command -b which accept abc in any order as -abc -- these determine what you want to do with your args - created an inline function for out of memory errors with __LINE__ - checked all functions now, they all are relative to the stack :) - greatly overhauled and improved the error reporting - much better - formatting is very neat and spaced - cut out a lot of redundancy - updated comments - removed "5.2.x and 5.1.x assume that you have enough memory fo... - made room to merge consolew and console to one file, perhaps... - added comments to tell what pop is doing - improved strcnt a bit, idk if it really matters but hey - oh yeah args is deprecated, its named correctly to arg - that speaking, ... now holds arg when proper -b is specified - fixed a few arrays that could crash, they worked ghostly
- Loading branch information
Showing
3 changed files
with
234 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.