Hi Monks,
I am trying to write program which will take command line argument and it will be file name, with extention .h or .c or .cpp or .hpp.. What I want to do is if user enters
C:/>linecount *.h
then I want to open all .h files in that directory!
Your help is greatly appreciated
Thank you,
Prayag