Search:

Type: Posts; User: daviddiniss

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,647

    Urgent help

    Someone can make me a simple program.

    You need to register and log in from an undetermined number of users. It is a simple program does not need functions. Thank you

    Sketch:


    #include...
  2. Replies
    1
    Views
    3,233

    Compare String

    In the end, when the word is right it does not leave the program.
    Why?




    #include <stdio.h>
    #include <stdlib.h>
    #include <locale.h>
    #include <string.h>
  3. Replies
    4
    Views
    5,921

    Salem, I really can not do it. I need more than...

    Salem, I really can not do it. I need more than one user to register...



    #include <stdio.h>#include <stdlib.h>
    #include <locale.h>
    #include <string.h>


    struct utilizador
  4. Replies
    4
    Views
    5,921

    Ok, ty.

    Ok, ty.
  5. Replies
    1
    Views
    11,224

    Simple login and registration system

    I need to register and that after registering go back to the main (menu) and that the login go get the values ​​to main to validate the user and pass.




    #include <stdio.h>
    #include <stdlib.h>...
  6. Replies
    4
    Views
    5,921

    Hangman game

    This is a part of my project.




    I need to register and that after registering go back to the main (menu) and that the login go get the values ​​to main to validate the user and pass.


    Can...
Results 1 to 6 of 6