|
hi guys.. i am very lost in 68000 mic programming... somebody give me a least a hint of how to start and then i will see if i can follow up.. this is the question
write a routine that reverses the contents of a text string. For example, if the original string is 'Hello', the reverse string is 'olleH'
|