Manx help
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.