|
NAMEstructs_type_boolean_char ,
structs_type_boolean_int ,
structs_type_boolean_char_01 ,
structs_type_boolean_int_01 , —
structs types for boolean values
LIBRARYPDEL Library (libpdel, -lpdel)SYNOPSIS#include <sys/types.h>
#include
<pdel/structs/structs.h>
#include
<pdel/structs/type/boolean.h>
extern const struct structs_type
structs_type_boolean_char;
DESCRIPTIONThese are structs(3) types for boolean values.The types with char in the name describe
boolean values stored in variables having type With SEE ALSOlibpdel(3), structs(3), structs_type(3)HISTORYThe PDEL library was developed at Packet Design, LLC.http://www.packetdesign.com/
AUTHORSArchie Cobbs ⟨archie@freebsd.org⟩
Visit the GSP FreeBSD Man Page Interface. |