Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
strcpy [2019/05/22 21:46] neilsstrcpy [2019/05/22 21:46] neils
Line 18: Line 18:
 ''STRCPY'' can be used to emulate the CBM BASIC function ''RIGHT$''. Here is an example: ''STRCPY'' can be used to emulate the CBM BASIC function ''RIGHT$''. Here is an example:
  
-CBM BASIC code:+**CBM BASIC** code:
  
   10 a$="hello world"   10 a$="hello world"