/**********************************************************************/ /* /* $Date: 91/10/26 00:28:50 $ /* $Revision: 1.2.33.1 $ /* /**********************************************************************/ #include #include #include #include #define CGETS(x,y) UxCatGets(MC_LIBUIMX,(x),(y)) int UxrQuery_user(ch, a,b,c,d,e) char* ch; int a; int b; int c; int d; int e; { printf(CGETS(MS_LU_OUTMEMORY,DS_MS_LU_OUTMEMORY)); return(1); }