Search:

Type: Posts; User: Faceoff49

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    1,611

    Dual-Catfish, What exactly does your code do...

    Dual-Catfish,

    What exactly does your code do and what libraries do i need to include?
  2. Replies
    10
    Views
    1,611

    Snake or nib or tron

    This is really starting to bother me...

    How would I move a character across the screen with the arrow keys and continously keep moving in that direction until another character is pressed. I...
  3. Replies
    1
    Views
    906

    Constant Movement

    How would I make a string of characters move across the screen while being controlled by the arrows keys. I need to do this for a snake game.
  4. Replies
    3
    Views
    1,163

    I figured it out myself. Thanks for your help. ...

    I figured it out myself. Thanks for your help.

    void arraydisplay(int array[][max],int row, int col){
    //
    }
  5. Replies
    3
    Views
    1,163

    2-d arrays and functions

    How do you declare a function with a 2-d array. Borland keeps giving me errors when i try to do it. Can someone show me the correct way.
Results 1 to 5 of 5