String too long

STRTOOLONG

Development error. The formatted string created by v_printf() is longer than the buffer size defined in VPSTMAXLEN. You can increase the buffer size by changing the value of VPSTMAXLEN in vv_sys.h.


Home Contents Previous Next