Trying to make a function work.

I have to create a minesweeper-like game for an assignment for class. I have to create multiple functions to accomplish this but I'm stuck on one. I have to take a value 1-30 from the user in main then use the function to convert that value into the row, column location in the game board array using reference parameters. If anyone could point me in the right direction, that would be awesome. Thanks!
You won't want to hear this, but the right direction would be to supply some code t hat shows your effort. Instead of just throwing out a random vague question show something the guru's can see and help you with... If you don't have any, at least try to write some code first...
Topic archived. No new replies allowed.