Harbour (programming language): Difference between revisions

Content deleted Content added
Sample code: fix syntaxhighlight errors
Procedures and functions: fix syntaxhighlight error
Line 251:
An example procedure definition and a function call follows:
 
<syntaxhighlight lang="visualfoxprofoxpro">
x := Cube( 2 )