#f(int int)

6 messages · Page 1 of 1 (latest)

fast hull
#

Can this notation be used somehow or its just an useless nothing that's not marked as wrong?

#

f(int int) instead of f(int, int)

stark dragon
#

in the first case with "int int" the first int is used as a variable

fast hull
#

but I cant access it because it's "int"

#

i wonder why its allowed

dull parcel