From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-12-20 18:30:15
On Thu, Dec 19, 2002 at 04:18:43PM -0800, Shawn Jefferson wrote: > Is it common practice to leave off the int when declaring/typecasting ints? It's common practice, but probably the only reason is that people are lazy and avoid typing overhead. If you feel better this way, just write "unsigned int", "long int" and "unsigned long int". Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-12-20 18:30:32 CET