Re: Some Euphoria questions

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

So, then, what I will be able to do is write a program in EUPHORIA,
translate it to C, then show that to all my friends and family (as well as
work associates) and brag about my C-coding skills? smile

R. Craig said:
>
> See attached. I've included:
>   sieve.c - sieve routine
>   main$.c - "top level" code
>   main.h - include file for sieve program
>   init$.c - initializations for sieve
>   euphoria.h - standard include file
>   make.bat - batch file to do the WATCOM compiles/link of sieve
>   objfiles.lnk - WATCOM link file for sieve
>
> All files above were generated automatically by the translator,
> by typing:
>         ec sieve
> except for euphoria.h which is a standard file needed by all
> .c files generated by ec (or ecw or ecu).
> The file ec.lib, needed for linking, is not included. It's 68K.


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu