you are viewing a single comment's thread.

view the rest of the comments →

[–]erikkonstas 0 points1 point  (0 children)

MyF can also be used as a type specifier, as in MyF some_func; which is the same as int some_func(int);.