|
Alright, I took your advice and took out my clears.
I saw what you ment when I looked at other command line programs
and you were right. I don't know why I wanted them in there in the first
place.
Two things.
That loop above works very well for filtering out letters from the input.
Only problem is I don't understand it. Any chance you can explain to me
why it works?
Second, I am at a lost. I'm trying to make it so when you give the program
a path, it counts the files in the directory to see how many there are.
I can't find out how to do this with c++. Can someone help me with that
please.
I appreciate everyone's help and I'm learning a lot this is great.
Thanks,
nomb
|