Ecere SDK/eC Forums https://ecere.org/community/ Print view |
|
some boolean data type errors https://ecere.org/community/viewtopic.php?f=1&t=400 |
Page 1 of 1 |
Author: | jonaspm [ Wed Mar 25, 2015 12:32 am ] |
Post subject: | some boolean data type errors |
Hello Jerome, redj and all the community! Today i got some trouble, because i wrote this: Code: Select all
Code: Select all
Code: Select all
Code: Select all
Thanks in advance! |
Author: | jerome [ Wed Mar 25, 2015 8:26 am ] |
Post subject: | Re: some boolean data type errors |
Hi Jonas, At the moment it is not possible to initialize default values for properties together with their declaration within a class. However, you can do it separately, e.g.: Code: Select all
Another option would be to write a constructor: Code: Select all
Jerome |
All times are UTC-05:00 | Page 1 of 1 |
Powered by phpBB® Forum Software © phpBB Limited |