CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: rycurt11

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    944

    Placing Battleships PSPAD C++

    I'm trying to place battleships in my battleship board which I've already created using a sub routine. I'm trying to create another sub routine to do this... so far this is what I have.

    When I...
  2. Replies
    2
    Views
    1,747

    Placing Battleships

    I'm trying to place battleships in my battleship board which I've already created using a sub routine. I'm trying to create another sub routine to do this... so far this is what I have.

    When I...
  3. Replies
    9
    Views
    4,435

    Re: C++ Battleship Game in PSPAD

    I guess what I'm looking for more particularly is how to write a function? I know how to declare an array, but I'm confused as to what functions I need to use for the program?
  4. Replies
    9
    Views
    4,435

    C++ Battleship Game in PSPAD

    Alright, so I need to pass this class and I have no idea how to do this program... It's been either hit or miss for me in this class and I likely need to do well on this assignment in order to pass...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured