Search:

Type: Posts; User: punisher

Search: Search took 0.01 seconds.

  1. Thread: Program help

    by punisher
    Replies
    4
    Views
    1,207

    Thanks for the help

    I don't know why I had char main() instead of int main(). I did a lot of cut and pasting in the compiler so it must have gotten missed while I was trying to figure out what to do in early versions of...
  2. Thread: Program help

    by punisher
    Replies
    4
    Views
    1,207

    Program help

    I am a newbie and trying to write a program that shifts letters in a circular fashion 5 times (ie: first line ABCDE, second line EABCD, third line DEABC, etc) using the following function...
Results 1 to 2 of 2