Sujet : Re: Compiler utility
De : invalid (at) *nospam* invalid.invalid (Richard Kettlewell)
Groupes : comp.os.linux.miscDate : 07. Feb 2025, 09:42:20
Autres entêtes
Organisation : terraraq NNTP server
Message-ID : <wwvcyfujgcz.fsf@LkoBDZeT.terraraq.uk>
References : 1
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
root <
NoEMail@home.org> writes:
Does anyone know of a compiler add-on which will
read existing code, and insert type (int) when
the routine is not explicitly given?
No add-on needed, just have a look at the manual, specifically:
https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Standards.html#C-Language-- https://www.greenend.org.uk/rjk/