I have some information in a TBuf that have to be converted into an int, but how?
converting Tbuf to int
Use the TLex class.
Yes thanks.
This class handled the string parsing much better than my first version 😊
I have some information in a TBuf that have to be converted into an int, but how?
Use the TLex class.
Yes thanks.
This class handled the string parsing much better than my first version 😊