Programming I version 1.5.3
Programming I C Library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
IntPair Struct Reference

A pair of integers. More...

#include <basedefs.h>

Data Fields

int i
 
int j
 

Detailed Description

A pair of integers.

See also
make_int_pair

Field Documentation

◆ i

int IntPair::i

◆ j

int IntPair::j

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