Search:

Type: Posts; User: jamesfisher

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,874

    true :) . I changed -> "--poziom"

    true :) . I changed -> "--poziom"
  2. Replies
    6
    Views
    1,874

    I have resolved the problem. I changed pluses and...

    I have resolved the problem. I changed pluses and minuses in incrementation and decrementation < e.g. from "poziom = poziom--" to "poziom = --poziom".
    My code:


    void przesuwanie_i_kontrola...
  3. Replies
    6
    Views
    1,874

    A have change for a moment code -> &poziom ,...

    A have change for a moment code -> &poziom , &pion

    but there is this same problem and figure don't move.
  4. Replies
    6
    Views
    1,874

    figure - problem

    I have wroten programm which draw a figure. We can move figure by cursors. I would like to create a new function move_and_control but then my figure stay in one place and don't move. I public my...
Results 1 to 4 of 4