Search:

Type: Posts; User: noidea

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,026

    by the way, becasue this is a piece of code, that...

    by the way, becasue this is a piece of code, that is why it dont have main.
  2. Replies
    7
    Views
    1,026

    the problem lies, when i try to coompile this...

    the problem lies, when i try to coompile this code with my work.

    it asks for a bracket '{' in the first line. but ibviously i cannot do this as the line has not finished.

    can someone direct...
  3. Replies
    7
    Views
    1,026

    Help Me 'sort' This Out

    struct tuple
    {
    char make[50];
    char model[50];
    char size[50];
    char year[50];
    char plate[30];
    };
Results 1 to 3 of 3