Search:

Type: Posts; User: avolkmar

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,586

    rowlength and collength don't seem to be the...

    rowlength and collength don't seem to be the problem. I replaced the variables with their actual values, 65 and 129, and the results were the same.
  2. Replies
    6
    Views
    1,586

    "Segmentation Fault: 11" error message

    Hey everyone,

    I'm working on writing a program that reads in an ASCII image (an image made from clever placement of characters) from a file called image.txt and prints it to the screen. When...
  3. Replies
    2
    Views
    3,238

    Just tried it and it works great! Thanks for the...

    Just tried it and it works great! Thanks for the help!
  4. Replies
    2
    Views
    3,238

    character array - sentinel value

    I'm fairly new to C programing and I've been working on developing a program that will allow the user to input in some word and output the word backwards. For example:

    Input:
    New York

    Output:...
Results 1 to 4 of 4