LibVNCServer/LibVNCClient
Macros | Functions
vncev.c File Reference
#include <rfb/rfbconfig.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <rfb/rfb.h>
#include <rfb/default8x16.h>
+ Include dependency graph for vncev.c:

Go to the source code of this file.

Macros

#define width   100
 
#define height   100
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ height

#define height   100
Examples
SDLvncviewer.c, example.c, pnmshow.c, pnmshow24.c, vnc2mpg.c, and vncev.c.

Definition at line 19 of file vncev.c.

◆ width

#define width   100
Examples
SDLvncviewer.c, example.c, pnmshow.c, pnmshow24.c, vnc2mpg.c, and vncev.c.

Definition at line 18 of file vncev.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Examples
vncev.c.

Definition at line 119 of file vncev.c.

+ Here is the call graph for this function: