Re: Declaring a Function Before it is used

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

On Tue, 28 Oct 2003 20:38:42 -0500, Michelle Rogers
<michellerogers at bellsouth.net> wrote:

>int procedure ProcedureToBeCalledLater()
>
>unless i'm mistaken..that's ALL you have to do in C

BTW you could also get it right. It is:

int ProcedureToBeCalledLater();

Oh gosh, two lines of code, not three. I'll die of carpel tunnel
syndrome.

Pete

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

Search



Quick Links

User menu

Not signed in.

Misc Menu