Harbour (programming language): Difference between revisions

Content deleted Content added
m Disambiguating links to Hello World (disambiguation) (link changed to "Hello, World!" program) using DisamAssist.
Line 255:
 
===Sample code===
The typical "[["Hello, World!" program|hello world]]" program would be:
<syntaxhighlight lang="foxpro">
? "Hello, world!"