Search:

Type: Posts; User: trevfur

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    849

    thank you. Have got both suggestions to work....

    thank you. Have got both suggestions to work. Notes was a typo. Apologies
  2. Replies
    3
    Views
    849

    C problem WITH string arrays

    i am trying to enter 3 string into an array . And then print out the reverse of the strings.

    my code below is not working.

    Any help would be greatly appreciated




    #include<stdio.h>
  3. Replies
    1
    Views
    895

    c beginners issue

    I have a very small piece of code which will not run correctly.
    I need to input some data on the key board before the printf statement will run.
    it appears that the scanf statement runs before the...
Results 1 to 3 of 3