Nov. 21, 2013
4:36 p.m.
Stéphane Ducasse wrote
could you propose something for it: adding a class ReadMe? DocuMe? Adding it to the help?
I'll organize my observations. A few that stood out: - In signature - you must type "ulong", not "unsigned long" - when passing objects as arguments, don't need "*" unless you might pass null - typedefs: declare in shared pool - Pass a pointer receiving external object as an argument: NBExternalAddress new - Pass nil as a pointer argument: NBExternalAddress null ----- Cheers, Sean -- View this message in context: http://forum.world.st/NativeBoost-Documentation-Suggestion-and-Question-tp47... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.