LibVNCServer/LibVNCClient
|
#include <rfb/rfbconfig.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <rfb/rfb.h>
#include <rfb/default8x16.h>
Go to the source code of this file.
Macros | |
#define | width 100 |
#define | height 100 |
Functions | |
int | main (int argc, char **argv) |
#define height 100 |
#define width 100 |