2025-04-27 07:49:33 -04:00

16 lines
431 B
Plaintext

Path Parser Sample
================
This sample demonstrates the use of the path parser.
To get the sample working, do the following;
1) Build using NMAKE.
To execute the sample
====================================================
Go to the directory where the executable is placed, then
execute it and pass it a path as an argument. Alternatively,
just type the name and it will dump out some examples.