| learner |
Posted
on 27-Feb-02 06:29 PM
Hey C programmer guru; Need help here I am trying to write very basic C program. But I am having a problem. Could you gurus please help me out! Here are the problems: a) have to write a program in C whos' output should look like this: ABCDabcd12345. b) output for the next problem is: 1 2 3 4 5 it should be three space between each numbers. The catch is even if I enter 12345 it should be printed above. Thank you for you all the help
|