Wildcards in C++.

  • From: "Graham Hardy" <graham.hardy@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 30 Oct 2007 12:14:10 -0700

Hi all - How would a programmer prompt for a filespec, and, if it contains
wildcards, perform the same process on all the files that it relates to? I
know of a few examples of source code that would demonstrate this, but they
are in C, and I expect C++ would do this differently, considering the
difference between the FILE struct and the fstream class. Also, so many
tutorials lack actual information on strategies for dealing with files like
this. -Graham.

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: