hit counter

Timeline

My development logbook

_initialize_ Is a Class Method Which Will Be Called Before Any Other Method Is Called on a Class. Alternatively Use a Function With ___attribute__ ((Constructor))_

initialize is a class method which will be called before any other method is called on a class. Alternatively use a function with attribute ((constructor))