Добавление проверки при делении, стандартизация возвращаемого значения (BGC_SUCCESS, BGC_FAILURE)
This commit is contained in:
parent
a4b9f8b2b9
commit
e9558ff977
27 changed files with 589 additions and 370 deletions
|
|
@ -28,7 +28,7 @@
|
|||
#define BGC_FP64_GOLDEN_RATIO_LOW 0.61803398874989485
|
||||
|
||||
#define BGC_SUCCESS 0
|
||||
#define BGC_FAILED -1
|
||||
#define BGC_FAILURE -1
|
||||
|
||||
#define BGC_ATTITUDE_ANY 0
|
||||
#define BGC_ATTITUDE_ZERO 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue