CompuServe Messages

#What goes where?

#: 109688 S13/Off the CuffForum unknown
    17-Feb-88 21:36:35
Sb: #109547-#What goes where?
Fm: Richard Rae/SYSOP 76703,4253
To: John Draper 76703,4322

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

If I were silly enough to assign a (long *) to a (char *), I'd EXPECT a warning from the compiler. Once again: YOU DO NOT DEPEND ON THE LANGUAGE TO DO THE THINGS YOU SHOULD BE DOING YOURSELF. Casting, from my viewpoint, is one of those things that is the programmer's responsibility. The whole thing is a non-issue for me, since I always explicitly cast. If I get a compile warning, I did something wrong.