YAZ 5.37.0
ber_bool.c File Reference

Implements BER BOOLEAN encoding and decoding. More...

#include <stdio.h>
#include "odr-priv.h"

Go to the source code of this file.

Functions

int ber_boolean (ODR o, int *val)

Detailed Description

Implements BER BOOLEAN encoding and decoding.

This source file implements BER encoding and decoding of the BOOLEAN type.

Definition in file ber_bool.c.

Function Documentation

◆ ber_boolean()

int ber_boolean ( ODR o,
int * val )