Page 1 of 1

bool definition in source

Posted: Sun May 12, 2019 9:02 pm
by Gentoli
bool and BOOL are defined in MayaType.h as

Code: Select all

typede unsigned int BOOL;
and it is redefined in Cedar.h as

Code: Select all

#define	BOOL	UINT
Is there a reason for this?

Re: bool definition in source

Posted: Tue Jun 11, 2019 8:26 am
by cedar
Questions about source code may be better posted to GitHub.
https://github.com/SoftEtherVPN/SoftEtherVPN