Search:

Type: Posts; User: Tryhard

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    2,380

    [solve] this is done

    [solve]

    this is done
  2. Replies
    13
    Views
    2,380

    Thanks Salem, i got it to work but just a little...

    Thanks Salem, i got it to work but just a little different from what you suggested...thanks for helping me :)
  3. Replies
    13
    Views
    2,380

    yeah i did this before, its only display + all...

    yeah i did this before, its only display + all over the screen 10 times...its doesnt take the position of the + and puts it in that position...
  4. Replies
    13
    Views
    2,380

    ok but now its work but it print the other...

    ok but now its work but it print the other element only after i click enter.

    how can i print it without clicking enter.
  5. Replies
    13
    Views
    2,380

    i did it but as a result it only show the first...

    i did it but as a result it only show the first element, and never gets to the rest...so its only gets de3




    for ( x = 0 ; x < distance ; x++ ) {
    for ( y = 0 ; y < distance ; y++ ) {...
  6. Replies
    13
    Views
    2,380

    i still dont understand how to put mvaddch in a...

    i still dont understand how to put mvaddch in a loop to display the board...how do i do it?
  7. Replies
    13
    Views
    2,380

    so if i understand, mvaddch should be in a loop...

    so if i understand, mvaddch should be in a loop so its display the board? what is fp...shouldnt it be the file name?
  8. Replies
    13
    Views
    2,380

    i changed some stuffs but the thing is..its...

    i changed some stuffs but the thing is..its doesnt get the other item, its only gets the first one, i tried putting it into an array but its still doesnt work, i even tried a do while loop. should i...
  9. Replies
    13
    Views
    2,380

    File with character and number

    I ask this question before but here is another way.

    I have a text file that says de3 dn4 dw5 ds8

    the de, dn , dw and ds stand for the position of the door(d), and the number stand for the...
Results 1 to 9 of 9