Battleship Program for C++

OK, I am stuck on a project for one of my classes and I was wondering if anyone could help. We are supposed to fill in certain functions in the following way and I am having trouble on where I should start.
The first function we have to fill in is called readBoardFromFile(). essentially what I know from it is that will ask the user for a file to read and then it will read that outside file. This function I am really having issues with and I have no idea how I should think about it or what steps I need to take to make it work.
The second is to playbattleship function that will play the game, which i am having some trouble with as well
I can provide the source code to anyone who is willing to help.
Thank you
Topic archived. No new replies allowed.