SYNOPSIS
#include <stdlib.h>
char *getbsize(int *headersizep, long *blocksizep);
DESCRIPTION
The
If the user's block size is unreasonable, a warning message is written to standard error and the returned information reflects a block size of 512 bytes.
PARAMETERS
- headerlenp
-
Points to a location where the length of the returned string is to be stored.
- blocksizep
-
Points to a location where the block size is to be stored.
RETURN VALUES
The
CONFORMANCE
4.4BSD
MULTITHREAD SAFETY LEVEL
Unsafe.
PORTING ISSUES
None
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
PTC MKS Toolkit 10.5 Documentation Build 40.