Search:

Type: Posts; User: Fallen

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,123

    Thank you, now I see what was wrong in my...

    Thank you, now I see what was wrong in my program!!
  2. Replies
    5
    Views
    1,123

    Well, that is what I am trying to do... how can I...

    Well, that is what I am trying to do... how can I create this kind of array?

    Here is the code:


    #include <iostream.h>
    int main()
    {

    int x, y, x1, y1;
  3. Replies
    5
    Views
    1,123

    Error while running

    Hello, my program crashes when I try to run it. What could possibly be wrong?

    Here's the code:

    #include <iostream.h>
    int main()
    {

    int x, y, x1, y1; // Variáveis
Results 1 to 3 of 3