|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <kos/fs_pty.h>#include <unistd.h>#include <stdio.h>#include <string.h>#include <errno.h>#include <stdlib.h>Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
References buffer, failure(), fprintf, fs_close(), fs_pty_create(), NULL, and printf.