M
mmeftahpour
Guest
I am new developer in VC++, and really, I appreciate it if someone could help me about it.
I face to very strange error
In the program, I need to find location of letter in the string, and I use “indexof()” command in System::String variable. Every thing is fine in my computer, but when I try to run exe file in another computer it does not work.
(FX there is Letter A in main string but index function return -1)
Continue reading...
I face to very strange error
In the program, I need to find location of letter in the string, and I use “indexof()” command in System::String variable. Every thing is fine in my computer, but when I try to run exe file in another computer it does not work.
(FX there is Letter A in main string but index function return -1)
Continue reading...