Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Examples

arg.c File Reference


Detailed Description

Argument buffer for passing arguments when starting processes.

Author:
Adam Dunkels <adam@dunkels.com>

Definition in file arg.c.

#include "sys/arg.h"

Go to the source code of this file.

Functions

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


Generated on Thu Jun 22 17:45:43 2006 for Contiki 2.x by  doxygen 1.4.4