#include <nlibc.h>#include <alloca.h>#include <string/strlen.h>Include dependency graph for stringexpand.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| char * | stringexpand (const char *str, int len) |
|
||||||||||||
|
expand packed string into array of char array is allocated via alloca !! Definition at line 13 of file stringexpand.h. References alloca. |
1.3.5