User: vypr11

  • Public profile

User profile: vypr11

User info
User name:vypr11
History
Joined:
Number of posts:8
Latest posts:

Character replacement
[code] int main() { if( find('a', str) { str[a] = 'z' } } [/code] something simila...

Character replacement
Oh, I know about psuedo code I just thought you were using real code! and know there is a find funct...

Character replacement
mathhead I have never seen c++ used in that Syntax, so I'm not quite sure how to do what you are say...

Character replacement
Also @ moschops the array will soon be replaced with other characters( not 1 - 26) and each value wi...

Character replacement
[code] const char* chars1[] = {"a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n",...

This user does not accept Private Messages