Nilorea Library
C utilities for networking, threading, graphics
Loading...
Searching...
No Matches
ex_common.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 <sys/wait.h>
+ Include dependency graph for ex_common.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ inlined_func()

void inlined_func ( void  )
Examples
ex_common.c, and ex_file.c.

Definition at line 99 of file ex_common.c.

References LOG_DEBUG, and n_log.

Referenced by main().

+ Here is the caller graph for this function:

◆ main()

◆ process_args()

◆ usage()

void usage ( void  )

Definition at line 41 of file ex_common.c.