FreeNOS
Data Structures | Macros
String.h File Reference
#include "Types.h"
#include "Macros.h"
#include "Assert.h"
#include "Sequence.h"
#include "List.h"

Go to the source code of this file.

Data Structures

class  String
 Abstraction of strings. More...
 

Macros

#define STRING_DEFAULT_SIZE   64
 Default maximum length of a String's value. More...