what I want is something like this
char buffer[10];
buffer[0] = 0x5F;
TextBox->Text = buffer[0];
i need to cast or a function to convert or something that I dont know about to get the text box to display 0x5F or 5F. Thanks.
Last edited by Nemoticchigga; Nov 6th, 2008 at 1:34 pm.
Reputation Points: 10
Solved Threads: 2
Junior Poster in Training
Offline 98 posts
since Feb 2008