/* * lineedit.h * * Copyright (C) 1997 by Sony Computer Entertainment * All rights Reserved */ int line_edit(char *editbuf, int maxchar, char *cmdchars, char *endchars , int flags);