Am Montag, den 23.04.2007, 19:14 -0300 schrieb Alexandre Moreira:
A little bit off-topic but. What is it with those '!' on type references ? What do they mean ?
Those are references which are not allow to get a null reference assigned. Currently most of those checks are done on runtime (g_return_if_fail), but as other languages have show, those checks could be done at compile time completly. Ciao, Mathias -- Mathias Hasselmann <mathias hasselmann gmx de> http://taschenorakel.de/
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil