Forum: C++ Jan 30th, 2005 |
| Replies: 5 Views: 6,370 Thank you very much. I will try this. |
Forum: C++ Jan 30th, 2005 |
| Replies: 5 Views: 6,370 I am just learning C/C++. My problem is to determine if a character is or isn't within an array then returning an appropriate message to the user. I've only gotten this far using 'strchr' without... |