Programming I version 1.5.3
Programming I C Library
Loading...
Searching...
No Matches
Data Fields
IntTriple Struct Reference

Three integers. More...

#include <basedefs.h>

Data Fields

int i
 
int j
 
int k
 

Detailed Description

Three integers.

See also
make_int_triple

Field Documentation

◆ i

int IntTriple::i

◆ j

int IntTriple::j

◆ k

int IntTriple::k

The documentation for this struct was generated from the following file: