Topic: Looking for Filename class
Author: glenn@catt.citri.edu.au (Glenn Jayaputera)
Date: Thu, 18 Nov 93 11:07:49 GMT Raw View
Hi...I am looking for filename class. The class should be able to check if
the filename contains some invalid characters. I am looking for the one for
DOS environment BTW
thanks in advance
glenn
Author: warwick@cs.uq.oz.au (Warwick Allison)
Date: 19 Nov 93 02:01:52 GMT Raw View
glenn@catt.citri.edu.au (Glenn Jayaputera) writes:
>Hi...I am looking for filename class. The class should be able to check if
>the filename contains some invalid characters. I am looking for the one for
>DOS environment BTW
Such a class would be useful with Unix filenames too. Operations for
accessing path, filename, and extensions (.c, .o, .cc, etc), for example.