Difference between revisions of "GNU Hello"

From LibrePlanet
Jump to: navigation, search
(Created page with '{{GNU Generation project |Short description=Add option to loop display of "Hello" |Type=Programming |Interests=C |Members=deanmen |Long description=Add a looping feature to GNU h...')
 
Line 6: Line 6:
 
|Long description=Add a looping feature to GNU hello, as it is commonly included in hello world programs, such as the following one that I wrote in BASIC just now:
 
|Long description=Add a looping feature to GNU hello, as it is commonly included in hello world programs, such as the following one that I wrote in BASIC just now:
  
10 ? "hello world"
+
10 ? "hello world"
20 GOTO 10
+
20 GOTO 10
 
|Status=Available
 
|Status=Available
 
}}
 
}}

Revision as of 20:30, 30 July 2009

</noinclude> About | Blog | Wiki


Add option to loop display of "Hello"

Info

Type Programming
Interests ,|x|x}}
Members ,|x|x}}{{#arraymap:deanmen|,|x }}

Description

Add a looping feature to GNU hello, as it is commonly included in hello world programs, such as the following one that I wrote in BASIC just now:

10 ? "hello world"
20 GOTO 10



"GNU Generation project" is not in the list (group, individual) of allowed values for the "Is entity" property.