On 2/28/11 4:48 AM, Andrej Mitrovic wrote:
I prefer using the equals sign: foo(action = "dofoo", times = 100)This is how Python does it.
I went with : because that's what's already used in static struct initializers.
On 2/28/11 4:48 AM, Andrej Mitrovic wrote:
I prefer using the equals sign: foo(action = "dofoo", times = 100)This is how Python does it.
I went with : because that's what's already used in static struct initializers.