Re: Those of us who are C'ly challenged :>

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

>Actually, your example will NOT work in ANSI C. The compiler will
>complain that "goaway" is an unknown function, just like Euphoria does.
>For the code to compiler, you need to define prototype for your function
>first:


I thought the same, but made a simple example code (like the one in
discussion) and compiled perfectly under Turbo C v2.0 (is it ANSI C?), but
on Turbo C++ 3.0 it complained and required the function prototype (or
rearregment of the code).

Regards,
    Daniel   Berstein
    daber at pair.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu