Electrum hello Example
From Manuals
(Difference between revisions)
Support (Talk | contribs)
(Created page with '=Simple console output (hello)= ==Compatibility [http://www.micromint.com/index.php/SBC/electrum100.html Electrum 100]== A very simple "hello world" example. It simply displays …')
Newer edit →
(Created page with '=Simple console output (hello)= ==Compatibility [http://www.micromint.com/index.php/SBC/electrum100.html Electrum 100]== A very simple "hello world" example. It simply displays …')
Newer edit →
Revision as of 14:58, 3 January 2011
Simple console output (hello)
Compatibility Electrum 100
A very simple "hello world" example. It simply displays “hello world” on standard output (stdout) and is a starting point for more complicated applications.
