On Mon, 23 Sep 2024 21:05:02 -0500
o1bigtenor via Dng <dng@???> wrote:
> except whether I type in the code or copy and paste it - - - - well
> the compiler pukes out
>
> >$ gcc -Wall -o bicycles.c
> >gcc: fatal error: no input files
> >compilation terminated.
I don't see any problem in the code. But the error means you did not
add your input file.
The right answer is:
$ gcc input-file.c -o output-file
--
Alif Radhitya Wardana (~al1r4d)
https://radhitya.org