Search:

Type: Posts; User: nesiory

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    4,903

    Thank you....

    Thank you.
    -------------------------------------------------------------------------------------------------
    and thx for the help and tip's everyone :D could not made it without you guys :D
  2. Replies
    15
    Views
    4,903

    I could compile and run the program completely...

    I could compile and run the program completely fine under Ubuntu 10.10
    No problems or errors here.
  3. Replies
    15
    Views
    4,903

    Yes i read the link. (bizzilion times now) and i...

    Yes i read the link. (bizzilion times now) and i think i still quite cant gett it :?
    But what about this and can someone point out what is wrong ?
    Thanks.



    /***************************/
    ...
  4. Replies
    15
    Views
    4,903

    Ok cleaned it up a bit :D ...

    Ok cleaned it up a bit :D



    /***************************/
    /**Program made by Nesiory**/
    /***************************/
    #include <stdio.h>
    int main()
    {
  5. Replies
    15
    Views
    4,903

    Ok so now it is finishd :D #include...

    Ok so now it is finishd :D


    #include <stdio.h>
    int main()
    {
    char name[20];
    char color[20];
    char key[20];
    printf("What is your name?");
  6. Replies
    15
    Views
    4,903

    Thank you so much :D help alot :D

    Thank you so much :D help alot :D
  7. Replies
    15
    Views
    4,903

    Thx so much :D

    Thx so much :D
  8. Replies
    15
    Views
    4,903

    Debugging password safe thing. Need help

    ok so im quite new to C and i am learning it atm, (cut me som slack). so im going thru the c for dummies book and came to the point of using scanf and printf and whas thinking to take the program one...
Results 1 to 8 of 8