Infinite Loop problemsI got rid of the calls to main from inside the functions and now the lookUpBook goes into an infinit...
Infinite Loop problems As part of an effort to teach myself C++ I've been doing a book-length project which was going pre...
Keeping a file open while passing to different functionsI've actually worked it out on my own. I have not yet mastered reference variables or pointers but i...
Keeping a file open while passing to different functionsIn the best result I have had (the one above) I'm passing the actual file name : [code] int main() ...
Keeping a file open while passing to different functionsHello, I've only been working with C++ for less than a week and I have a problem. I've written a que...
This user does not accept Private Messages