errors.hlp (Topic list)
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Compiler error C2172
 
     'function' : actual is not a pointer : parameter 'number'
 
     An attempt was made to pass an argument that was not a pointer
     to a function that expected a pointer. The given number indicates
     which argument was in error.
                                    -♦-