Forum: C++ Oct 7th, 2008 |
| Replies: 3 Views: 1,677 How about you use code tags and post code that can be compiled.
There are easier ways to get file listings by using the OS list functions & _popen(). The output can be read using fread(). In... |
Forum: C++ Mar 11th, 2008 |
| Replies: 20 Views: 2,825 I'm not wrong there.. But you could have picked me up on ignoring the teens (eleven..ninteen) - but you missed your chance for that.
That's not right! char *tensWord[] is an array of pointers to... |