#include <stdio.h>#include <stdlib.h>#include <string.h>#include <fcntl.h>#include <errno.h>#include <unistd.h>#include <ctype.h>#include <sys/termios.h>#include <sys/types.h>#include <ngc/core/ngcbShell.h>Functions | |
| int | ngcbShellReadKeyboard (char *cmdLine, char *erms) |
| int ngcbShellReadKeyboard | ( | char * | cmdLine, |
| char * | erms ) |
Read command line from keyboard.