Jump to content

Copy a string: Difference between revisions

no edit summary
No edit summary
Line 1,063:
Type:Hello world[pling],Highlight:Hello world[pling],
Menu,Edit,Copy,Menu,Edit,Paste</lang>
 
=={{header|Harbour}}==
<lang visualfoxpro>cSource := "Hello World"
cDestination := cSource</lang>
 
=={{header|Haskell}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.