Hi !
Is there a predefined function in C which could find for an arithmetic operator from a given array?
Example. szArray[]={"123*321"};
How do I look for * from the array above?
Thanks for you help.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: how find an arithmetic operatorThreaded View
|
Click Here to Expand Forum to Full Width |