ELinks 0.16.1.1
|
#include "osdep/system.h"
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/types.h>
#include "elinks.h"
#include "osdep/osdep.h"
#include "osdep/win32/win32.h"
Functions | |
int | VT100_decode (HANDLE fd, const void *b, int len) |
int VT100_decode | ( | HANDLE | fd, |
const void * | b, | ||
int | len ) |