summaryrefslogtreecommitdiffstats
path: root/examples/file/file-9.0.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Start switch to build2Boris Kolpackov2016-11-151-233/+0
|
* Scanner-based parsing with support for element erasingBoris Kolpackov2009-12-101-0/+233
Also implement argv_file_scanner which provides support for reading command line arguments from the argv array as well as files specified with command line options. New examples: file. New tests: ctor, erase, file.