Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALFrame 3.0.7.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
paste.c File Reference

Prototypes

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

Go to the source code of this file.

Macros

#define FAILURE(...)   do { fprintf(stderr, __VA_ARGS__); exit(99); } while (0)
 

Macro Definition Documentation

◆ FAILURE

#define FAILURE (   ...)    do { fprintf(stderr, __VA_ARGS__); exit(99); } while (0)

Definition at line 56 of file paste.c.

Function Documentation

◆ main()

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

Definition at line 58 of file paste.c.