Can the file we create for example in notepad be access using C++ programming. Can we see the content of that file? I know that there is a function open() to open up file. But I notice that we can write to the file in the program and read back from the file. But can we write a file in notepad and read it from the program?
One last question, how can we use or pass the data inside the database to function to process it?
Urgent!!!
Thanks.



LinkBack URL
About LinkBacks


