GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AG_LIMITS(3) FreeBSD Library Functions Manual AG_LIMITS(3)

AG_Limitsagar limit constants

#include <agar/core.h>

The AG_Limits interface provides a portable way for obtaining various types of limits which can be architecture or platform-specific.

Max. number of characters in a filesystem path.
Max. number of characters in a single filename.
Min. recommended bytes in an I/O buffer.
Max. recommended bytes in an I/O buffer.

Value representible by int.
Max. value representible by Uint.
Value representible by long.
Max. value representible by Ulong.
Value representible by float.
Value representible by double.
Smallest x of type float such that 1.0 + x != 1.0.
Smallest x of type double such that 1.0 + x != 1.0.

AG_Intro(3)

The AG_Limits interface first appeared in Agar 1.3.4.

December 21, 2022 Agar 1.7

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.