C
Code[R]
hello all, i've a problem :s
i've tried to convert a "system::string" (a textbox) to an "int" but i
have only found a function to convert system::string to char and char
to int :s :
Convert::ToInt32(PtrToStringChars(ligne23->Text));
but i get a bug :s can you help me ? (sorry for my english i'm french)
i've tried to convert a "system::string" (a textbox) to an "int" but i
have only found a function to convert system::string to char and char
to int :s :
Convert::ToInt32(PtrToStringChars(ligne23->Text));
but i get a bug :s can you help me ? (sorry for my english i'm french)