spaces after typecasts?
Anuz Pratap Singh Tomar
chambilkethakur at gmail.com
Wed Feb 19 08:27:45 EST 2020
Hi all,
I don't see anything in coding guidelines about spaces after typecasts i.e.
(char *)x; vs (char *) x;.
Typecasts are considered keywords or not? given you could typecast to a non
C keyword as well?
--
Thank you
Warm Regards
Anuz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20200219/224d745b/attachment.html>
More information about the Kernelnewbies
mailing list