mess822x 1.23
mess822x
Loading...
Searching...
No Matches
Macros | Functions | Variables
822header.c File Reference
#include "buffer.h"
#include "logmsg.h"
#include "getln.h"
#include "mess822.h"
#include "exit.h"
Include dependency graph for 822header.c:

Go to the source code of this file.

Macros

#define WHO   "822header"
 

Functions

int main (int argc, char **argv)
 

Variables

stralloc line = {0}
 
int match
 

Macro Definition Documentation

◆ WHO

#define WHO   "822header"

Definition at line 7 of file 822header.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 12 of file 822header.c.

Here is the call graph for this function:

Variable Documentation

◆ line

stralloc line = {0}

Definition at line 9 of file 822header.c.

◆ match

int match

Definition at line 10 of file 822header.c.