Mark J Miller

Results 3 issues of Mark J Miller

Is there a way to manually set the state of an aggregate instance? Currently I am defining and handling all the commands it takes to put an aggregate instance in...

I'm surprised by the following input / result: * `amount($)` becomes `{"amount($", ")}` * `Size (Men's):9.5` becomes `{"Size", "(", "Men"}` Instead I would expect: * `amount($)` becomes `{"amount", "(", "$",...

I've posted the following on StackOverflow and because I'm not sure I'm actually passing in the right values as parameters I am cross posting here (apologies). http://stackoverflow.com/questions/10249237/c-cli-noob-system-accessviolationexception The entire source...