Forum: C Nov 2nd, 2008 |
| Replies: 4 Views: 435 yea sorry about this lol i may have made it unclear what i wanted to do. the user may enter more than 1 character and then the program should say u entered eg uppercase characters etc.
then i want... |
Forum: C Nov 2nd, 2008 |
| Replies: 4 Views: 435 yea for some reason VS 2008 seems 2 save it as cpp no idea y quite a few of my m8s have the same problem. |
Forum: C Nov 2nd, 2008 |
| Replies: 4 Views: 435 hi everyone just starting ansi c but i seem to be having problems i have to make a program which checks if the user input is uppercase,lowercase or digit which i have done but for some reason i cant... |
Forum: C Oct 21st, 2008 |
| Replies: 1 Views: 403 Hi there people i have a problem i have been asked to Accept characters from a data file. Convert all the characters to upper case,Save the characters to a new data file which i have done. But for... |
Forum: C Oct 20th, 2008 |
| Replies: 6 Views: 533 sorry mate didnt mean 2 be rude i apperciate your help it means alot il try this now thanks
hey thanks narue it worked like a treat its true u learn somthing new everyday sorry bout b4.
can this... |
Forum: C Oct 20th, 2008 |
| Replies: 6 Views: 533 hi i did try and add in the toupper function but it wouldnt work and my teacher kinda sucks and isnt really helping i think the code i added was
toupper(ch);
i thought this would convert all the... |
Forum: C Oct 20th, 2008 |
| Replies: 6 Views: 533 hi there people i was hoping i could get some help please as im kinda stuck. ive have been asked for my uni portfolio to
"accept the characters from a data file rather than from the keyboard.... |