SYSconvertAngle |
Top Previous Next |
Square change. This routine changes the square of a corner of system DEG/RAD/GON/im opposed square in system DEG/RAD/GON/im opposed square. Parametre root (PROOT) [IN] Pointer on the data bank. fish (STANDS IN) [IN] The corner which should be converted. massBefore (int) [IN] The measure of the corner. massAfter (int) [IN] The measure which the corner should receive. The system makes available the following constants for the measurements: WINKEL_MODE_PI WINKEL_MODE_360 WINKEL_MODE_400 WINKEL_MODE_SYS Result (STAND-IN) [OUT] The value of the corner or–1. Declaration #include "basic.h"
stand in for DLLENTRY SYSconvertAngle ( PROOT root, STAND-IN fishes, int massBefore, int massAfter ); Related functions SYShasValueSwitchAngle
|