Short: RemCom - Removes comments, inc asm code Architecture: m68k-amigaos Uploader: Anthony.Peck@Radford.act.edu.au Author: Anthony Peck Type: dev/misc --------------------------------------------------------------- REMCOM Removes comments from Assembler, C and Pascal source code A N Peck 68 Woralul St Waramanga ACT 2611 AUSTRALIA Anthony.Peck@Radford.act.edu.au DISCLAIMER ---------- If you can't take the heat, get out of the kitchen SYSTEM REQUIREMENTS ------------------- Any Amiga, any Workbench version. INSTALLATION ------------ Put it into your C: drive and then either select the icon or type "RemCom" at the CLI prompt. DESCRIPTION ----------- RemCom strips comments and "white" space from C, Pascal and Assembler source code. It does this fairly quickly and has a fair number of error checking routines to make sure the whole thing goes smoothly (see fully commented assembler source). Either type in the name of the Infile and Outfile, or alternatively select the File Requester "REQ" buttons to access the files. Select the language of the source code and then click on "OK" to start the process. RemCom will warn you if you try to copy over an existing file, and it will not allow you to copy over the original file. Please pass on any comments. This software is free, and that includes the source. I'd really like to hear if you like it, or have any suggestions as to how I could improve the program. Cheers - ANP