Difference between revisions of "Tutorial tour"
Jump to navigation
Jump to search
(I can't read French very well and I don't want to wait for the French version to stabilise) |
|||
Line 1: | Line 1: | ||
[[Category:Book]] |
[[Category:Book]] |
||
+ | |||
+ | Hello world... To execute the program, go to the SmartEiffel/tutorial folder and execute the command: |
||
+ | |||
+ | <pre>se c hello_world make -o hello</pre> |
||
+ | |||
+ | The command produces an executable, general "hello" or "hello.exe". Run it. |
||
*** Please wait for the French version to be stable enough |
*** Please wait for the French version to be stable enough |
Revision as of 07:12, 21 December 2005
Hello world... To execute the program, go to the SmartEiffel/tutorial folder and execute the command:
se c hello_world make -o hello
The command produces an executable, general "hello" or "hello.exe". Run it.
*** Please wait for the French version to be stable enough *** Thanks :-)