arg.c File Reference

Argument buffer for passing arguments when starting processes. More...

#include "contiki.h"
#include "sys/arg.h"

Go to the source code of this file.

Functions

char * arg_alloc (char size)
 Allocates an argument buffer.
void arg_free (char *arg)
 Deallocates an argument buffer.

Detailed Description

Argument buffer for passing arguments when starting processes.

Author:
Adam Dunkels <adam@dunkels.com>

Definition in file arg.c.


Generated on Mon Apr 11 14:23:47 2011 for Contiki 2.5 by  doxygen 1.6.1