Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Functions
cdjpeg.c File Reference
#include "cdjpeg.h"
#include <ctype.h>
#include <fcntl.h>
#include <io.h>

Go to the source code of this file.

Functions

 keymatch (char *arg, const char *keyword, int minchars)
 
 read_stdin (void)
 
 write_stdout (void)
 

Function Documentation

◆ keymatch()

keymatch ( char *  arg,
const char *  keyword,
int  minchars 
)

Definition at line 122 of file cdjpeg.c.

References FALSE, GLOBAL, and TRUE.

◆ read_stdin()

read_stdin ( void  )

Definition at line 149 of file cdjpeg.c.

References EXIT_FAILURE, GLOBAL, NULL, and READ_BINARY.

◆ write_stdout()

write_stdout ( void  )

Definition at line 167 of file cdjpeg.c.

References EXIT_FAILURE, NULL, and WRITE_BINARY.