April 9, 2014
3:25 p.m.
Max Leske wrote
In NB, how do I pass NULL into a function call without modifying the argument type? e.g. my argument has type String. passing something like `NBExternalAddress null` will be converted into a C string instead of being passed through (I know, that seems to be the point in this case but I couldn't find any other way to create NULL). Any suggestions?
I think you just pass nil, no? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Re-FileSystem-Git-status-update-3-tp4753427p4753648.ht... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.