top | item 35323932

(no title)

ptato | 2 years ago

It isn't possible, compiler will complain about "actual" being an undeclared identifier. The function arguments are declared in order.

discuss

order

hiccuphippo|2 years ago

The compiler already allows using functions defined later in the same file. This is a solvable problem.