Search:

Type: Posts; User: coloughl

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,186

    still have error

    ok have pur in a return now and removed all the global variables, I have looked over the printf statment and gone through it with my book and am still none the wiser as to where the error is coming...
  2. Replies
    5
    Views
    1,186

    Help with error beginner

    I am trying to write a simple program that takes in a string, reverses the letters in it and displays the result. I have not got it finished but am stuck as I keep getting this error:

    Application...
  3. Replies
    2
    Views
    1,079

    swaping using pointers

    I am trying to write a program that takes in a string, reverses the letters in it and displays the result. I have not got it finished but am stuck as I keep getting this error:

    Application Error...
  4. Replies
    5
    Views
    1,472

    struct?

    I want to know how to do this without a fixed No I think that the struct that I have works for a fixed no. (correct me if I am wrong) but my knowledge of linked lists is not very good and have been...
  5. Replies
    6
    Views
    1,641

    Thanks

    Cheers for all the help lads, all working..
  6. Replies
    6
    Views
    1,641

    Having trouble with an if statement!

    This program is part of a large one and accessed via a switch statement. For some reason when I type in a Y or N at the prompt when running it, the program skips to the last else option and replies...
  7. Replies
    5
    Views
    1,212

    Thanks

    It works like a dream, cheers
  8. Replies
    5
    Views
    1,212

    Still trouble

    I have used the corrected code but it still gives me the same error?
  9. Replies
    5
    Views
    1,212

    Problem with strcmp, beginner>

    I am having trouble with this code, when I run it an error message comes up saying that the prog has performed an illegal option. I cannot see what the problem is, can you help please.


    ...
  10. Replies
    2
    Views
    855

    Thanks a million!!!

    Thanks a million!!!
  11. Replies
    2
    Views
    855

    Help with compare. Beginner

    I am having some trouble trying to count the no of strings passed over from a stored file to a structure. I was trying to do this by using the strcmp to compare a blank char 'comp' to the structure...
  12. Replies
    1
    Views
    819

    Beginner please help..

    I am having trouble with this code, when I input a letter it repeats twice as if I have made two choices. I think this is because it takes the letter input as 1 and the enter button as a second, can...
Results 1 to 12 of 12