Dec 052017
 
NOCOM will strip the comments from a Pascal or C source file.
File NOCOM.ZIP from The Programmer’s Corner in
Category Miscellaneous Language Source Code
NOCOM will strip the comments from a Pascal or C source file.
File Name File Size Zip Size Zip Type
DFREE.C 865 418 deflated
DFREE.DOC 613 376 deflated
DFREE.EXE 6420 4166 deflated
NOCOM.DOC 2092 956 deflated
NOCOM.EXE 9670 6197 deflated

Download File NOCOM.ZIP Here

Contents of the DFREE.DOC file


Dfree - By Chris Tegarden, Columbus, Ohio.

This is a silly little thing I wrote to understand the
disk and error handling functions illustrated in the
Turbo C reference book. It gets the number of active
drives from DOS, then attempts to find the free disk
space on each. If a drive has no disk in it, Dfree tells
you so, skips that drive and goes to the next drive, if
any. It seems to work with all the ramdisk drivers I have
(public domain ones, of course) and runs fine on my Taiwan-
built PC clone. I've included the source code; it's probably
as small as a program can be and still be useful.


 December 5, 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)