Hi, I want to send data serially to PC from 8051. The data is saved in an array of char and I want to send data to visual basic application as a string so give me advice for this.
Thanks,
Basic C question: You know the difference between an array of characters, and a C string?