is_equal_fixed
Description:
public bool is_equal_fixed (
Caps caps2)
Tests if two Caps are equal.
This function only works on fixed Caps.
Parameters:
this |
the Caps to test
|
caps2 |
the Caps to test
|
Returns:
true if the arguments represent the same format
|