Forum: C++ May 12th, 2008 |
| Replies: 1 Views: 334 mybe i should ask my question in another way.
question:
we want to make a text editing program,
first of all how we can make a space for user to write in it(make an arry with a lot of space... |
Forum: C++ May 10th, 2008 |
| Replies: 3 Views: 438 answer the txt question but please don`t use
using namespace std;
and stuff like that because i think my compiler dosent work with new standards |
Forum: C++ May 10th, 2008 |
| Replies: 2 Views: 511 can u help me with this:
write a program that u can write in it and evrey time u press (F1) program will tell u number of capital letters in txt
if u press (F2) it tells u number of words(for... |