View Single Post
Author Message
DJPlaya
Senior Member
Join Date: Nov 2014
Location: Germany
Old 09-30-2019 , 19:16   What are the default Variable Values?
Reply With Quote #1

What are the default Values of all Variable Types? Are they identical to some other Language?
In my understanding, writing bool bSomething; as Code will be changed to bool bSomething = false; by the Compiler.
If bool = false and Handle = INVALID_HANDLE, is an Integer = 0, Float = 0.0 and char = ""?
__________________
My biggest Projects: Kigen AC Redux, Forlix Floodcheck Redux

Last edited by DJPlaya; 10-02-2019 at 15:45.
DJPlaya is offline
Send a message via Skype™ to DJPlaya