Nilorea Library
C utilities for networking, threading, graphics
Loading...
Searching...
No Matches
ex_trees.c File Reference
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include <sys/types.h>
#include "nilorea/n_common.h"
#include "nilorea/n_log.h"
#include "nilorea/n_str.h"
#include "nilorea/n_trees.h"
#include <sys/wait.h>
+ Include dependency graph for ex_trees.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void process_args (int argc, char **argv)
 
void usage (void)
 

Function Documentation

◆ main()

◆ process_args()

void process_args ( int  argc,
char **  argv 
)

Definition at line 48 of file ex_trees.c.

References getoptret, LOG_DEBUG, LOG_ERR, LOG_INFO, log_level, LOG_NOTICE, LOG_NULL, set_log_level(), and usage().

+ Here is the call graph for this function:

◆ usage()

void usage ( void  )

Definition at line 41 of file ex_trees.c.