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
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to