Search:

Type: Posts; User: rispodium

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,546

    the program has to ask the first name, then the...

    the program has to ask the first name, then the last name and then tell the user their full name.

    [code]

    printf("What is your first name?"); // I want the user to enter there first name...
  2. Replies
    8
    Views
    1,546

    Hi tabstop, Thanks for your reply. This is what...

    Hi tabstop,
    Thanks for your reply.
    This is what I want to do:



    #include <stdio.h>
    int main ()
    {
  3. Replies
    8
    Views
    1,546

    simple programme trouble printf and scanf

    Hi,

    I'm trying to get this programme to work but I can't get it to
    output the string data at the end of the line.I have copied and pasted the line in question below but it may be a prob with the...
Results 1 to 3 of 3