Re: HELP!

new topic     » goto parent     » topic index » view thread      » older message » newer message

Howdy!

<willabamm snip>
I don't know a thing about Euphoria.
1) How do I start the dang thing?
2) How do I learn to make source code with it.
     I don't have much skills I don't know C++ or anything.
</snip>

1.  Put this in a text file and name it hello.ex.:

puts(1, "Hello world!\n")

2.  Now save the file.

3.  Open a DOS window.

4.  At the prompt, type in

ex hello

There you go.  Read the docs, they really come in handy at times like this.

Happy Hunting,

Travis Beaty
Claude, Texas.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu