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

A pair of Strings. More...

#include <basedefs.h>

Data Fields

String a
 
String b
 

Detailed Description

A pair of Strings.

See also
make_string_pair

Field Documentation

◆ a

String StringPair::a

◆ b

String StringPair::b

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