Sujet : Re: Compiler utility
De : tnp (at) *nospam* invalid.invalid (The Natural Philosopher)
Groupes : comp.os.linux.miscDate : 07. Feb 2025, 23:28:29
Autres entêtes
Organisation : A little, after lunch
Message-ID : <vo61ed$3mh03$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 07/02/2025 17:35, root wrote:
when the compiler encountered the line
int main(argc,argv)
it threw up an error.
Well did you have
{
char *argv[]; int argc;
...underneath?
-- It’s easier to fool people than to convince them that they have been fooled.Mark Twain