E
Edward Hvarregaard
newby here
I am having trouble getting started in C++ I have done some programming in
PASCAL where I had no problem finding the commands needed to deal with
directories, files and attributes. where can I find the similar commands
for C++ ?
The startup code I need must do the following
If "C:\SSF\ProgramFiles\Exch.txt" does not exist
then Setup
Setup needs to be a function that creates missing path elements and an
empty "Exch.txt" file
Thanks
Ed
I am having trouble getting started in C++ I have done some programming in
PASCAL where I had no problem finding the commands needed to deal with
directories, files and attributes. where can I find the similar commands
for C++ ?
The startup code I need must do the following
If "C:\SSF\ProgramFiles\Exch.txt" does not exist
then Setup
Setup needs to be a function that creates missing path elements and an
empty "Exch.txt" file
Thanks
Ed