Search found 2 matches
- Wed Apr 23, 2008 7:10 pm
- Forum: QBasic / QuickBasic related
- Topic: Hexadecimal Routines for QBasic
- Replies: 6
- Views: 5689
Thank You Valerie for your responce. What my task consists of is to take a string like this: :0C01E0000702250041052105A4040008C9 Which is from a hex file used to program a microprocessor, and change some of the bytes, figure out the checksum and write the line back to the hex file. The checksum is t...
- Tue Apr 22, 2008 5:13 pm
- Forum: QBasic / QuickBasic related
- Topic: Hexadecimal Routines for QBasic
- Replies: 6
- Views: 5689
Hexadecimal Routines for QBasic
Does anyone know where QBasic routines for working with hexadecimal numbers can be found. I need to add, subtract, and do two's compliment operations on strings of hexadecimal bytes.
Thanks in advance for any help you might give.
Dave
Thanks in advance for any help you might give.
Dave