NetBurner 3.5.0
PDF Version
 
nbstring.h File Reference

NetBurner String Class. More...

#include <stdint.h>
#include <stdio.h>
#include <system.h>
#include <fd_adapter.h>

Go to the source code of this file.

Classes

class  NBString
 Lightweight alternative to C++ CString class. More...
 

Detailed Description

NetBurner String Class.

A lightweight alternative to the C++ CString class. Note that if you prefer CString, you can add it using the Standard Template Library (STL), but the STL consumes a significant amount of resources.