int operator ==

(const fontData& font1,
  const fontData& font2)

Checks for equality between fontData structs.

Documentation

Checks for equality between fontData structs.

Parameters:
font1 - the first data set for comparison
font2 - the second data set for comparison
Returns:
1 if the data sets are equal, of 0 if not

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.