STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

unixstl_limits.h File Reference

Header for limits. More...

#include "unixstl.h"
#include <limits.h>
#include <unistd.h>

Go to the source code of this file.

Namespaces

namespace  unixstl

Defines

#define UNIXSTL_NAME_MAX   (512)
 The maxiumum number of characters in a UNIXSTL file-system name.

#define UNIXSTL_PATH_MAX   (512)
 The maxiumum number of characters in a UNIXSTL file-system path.


Detailed Description

Header for limits.


Define Documentation

#define UNIXSTL_NAME_MAX   (512)
 

The maxiumum number of characters in a UNIXSTL file-system name.

#define UNIXSTL_PATH_MAX   (512)
 

The maxiumum number of characters in a UNIXSTL file-system path.


STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004