/* $Id: mode.mh,v 8.4 2012/08/30 14:42:41 ksb Exp $ * * Pass the mode, the address of a u_MODE_CVT buffer, and the * name the Customer calls the data (e.g. "option `-m'"). The converted * value is in the buffer or we can't (we exit non-zero). */ %extern void %K1v(char *, u_MODE_CVT *, char *)%;