uuencode.cpp File Reference

#include <stdio.h>
#include <string.h>

Include dependency graph for uuencode.cpp:

Go to the source code of this file.

Defines

#define ENC(c)   ((c) ? ((c) & 077) + ' ': '`')

Functions

int main (int argc, char *argv[])


Define Documentation

#define ENC (  )     ((c) ? ((c) & 077) + ' ': '`')

Definition at line 22 of file uuencode.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 69 of file uuencode.cpp.

References NULL.


Generated on Fri Nov 28 04:29:42 2008 for HOOPLE Libraries by  doxygen 1.5.1