EVE 1.0
arg.c File Reference
#include "contiki.h"
#include "sys/arg.h"
Include dependency graph for arg.c:

Go to the source code of this file.

Functions

char * arg_alloc (char size)
 
void arg_free (char *arg)
 

Detailed Description

Argument buffer for passing arguments when starting processes

Author
Adam Dunkels adam@.nosp@m.dunk.nosp@m.els.c.nosp@m.om

Definition in file arg.c.