CompuServe Messages

Manx help

#: 36862 S7/ProgrammingForum unknown
    21-Oct-86 00:15:30
Sb: #36849-Manx help
Fm: Ray Larson 70446,766
To: Dan Lotocky 72617,233

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.

Be sure that you declare AllocRaster as returning void (a generalized pointer) and cast it to what you need (i.e. PLANEPTR), otherwise the compiler believes that it is returning an integer, and BOOM when you try to use it.