per

C

Christopher Benson-Manica

R

Richard Heathfield

Bart said:
That's a parse error. You also forgot to declare 'hi'

No, it's an implicit, tentative greeting. :)
and you don't have a main function.

Let's see if we can't help him out...

[SFX: rummage rummage]

Ah, here we are:

int main(void)
{
return 0;
}

I knew I had one lying around somewhere.
 
N

newbie

Richard said:
Bart said:
That's a parse error. You also forgot to declare 'hi'

No, it's an implicit, tentative greeting. :)
and you don't have a main function.

Let's see if we can't help him out...

[SFX: rummage rummage]

Ah, here we are:

int main(void)
{
return 0;
}

I knew I had one lying around somewhere.


--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)

Something makes me laugh very much everyday and today, this is it :-D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top