Event table pointer cannot be a NULLP

NOETP

Development error. A NULLP has been passed for the event table pointer argument. The most probable cause for this error is that you did not #include the appropriate sub-system header file before vv_main.h. For example, if you want to allow window browsing, you must #include vv_wnkt.h before vv_main.h.


Home Contents Previous Next