made more use of line() ie. automatic indentation system.
used fputs instead of fprintf for efficiency added if( print ) checks. and print and verbose as public variables (set by main)
Please register or sign in to comment
used fputs instead of fprintf for efficiency added if( print ) checks. and print and verbose as public variables (set by main)