home *** CD-ROM | disk | FTP | other *** search
- Short: Bracket Counter - help for programmers
- Author: janne.kantola@nmp.nokia.com (Janne Kantola)
- Uploader: janne.kantola@nmp.nokia.com (Janne Kantola)
- Type: util/cli
-
-
- This utility counts brackets on file and reports if unbalanced
- brackets are found.
-
- Sometimes the line numbers of errors given by the compilers are
- not very accurate and it can take much time to solve where the
- real error is.
-
- This utility helps to find if some brackets are missing.
-
-
- Example of use:
-
- DH0:>BraCo big_test.c
-
- Produced by JanTa ©1991 : Bracket Counter v1.1
-
- Brackets in the file big_test.c :
-
- { -> 229 pcs ( -> 1037 pcs [ -> 314 pcs /* -> 347 pcs
- } -> 229 pcs ) -> 1039 pcs ] -> 314 pcs */ -> 347 pcs
-
- WARNING: Unmatched brackets!!
-
- DH0:>
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 12584 7399 41.2% 03-Feb-95 23:14:26 BraCo
- 833 431 48.2% 03-Feb-95 23:35:14 BraCo.readme
- -------- ------- ----- --------- --------
- 13417 7830 41.6% 04-Feb-95 10:55:58 2 files
-