Dec 232017
 
TURBOCHK reads Turbo Pascal source files to check for proper matching of left and right parentheses, curly braces, and square brackets.
File TURBOCHK.ZIP from The Programmer’s Corner in
Category Pascal Source Code
TURBOCHK reads Turbo Pascal source files to check for proper matching of left and right parentheses, curly braces, and square brackets.
File Name File Size Zip Size Zip Type
TURBOCHK.COM 14525 10287 deflated
TURBOCHK.TXT 512 291 deflated

Download File TURBOCHK.ZIP Here

Contents of the TURBOCHK.TXT file


TURBOCHK.COM



TURBOCHK.COM reads Turbo Pascal source files (.pas) to check for
proper matching of left and right parentheses, curly braces, and square
brackets. This simple program can, in certain cases, drastically
simplify debugging. The syntax is simple: TURBOCHK (no arguments).
The program will prompt you for the name of the PASCAL program to
read (.PAS files ONLY). You may send output to the screen or to the
printer.


 December 23, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)