01.12.2015, 23:20
Quote:
Can you explain why that needs () when this doesn't? Just curious.
|
Anyway, in your original code I count three opening brackets and only two closing brackets. The compiler is expecting another parameter (hence, expected comma) because the statement isn't properly closed.