Ignoring implementation details and strictly following the C99
standard in terms of semantics, is there anything fundamentally flawed
with describing the use of a (non-inline) function as an address[1]? I
keep feeling like I'm missing something obvious.
-Jul
[1] To keep things in context, this is in reference to describing
functions to a beginner.
standard in terms of semantics, is there anything fundamentally flawed
with describing the use of a (non-inline) function as an address[1]? I
keep feeling like I'm missing something obvious.
-Jul
[1] To keep things in context, this is in reference to describing
functions to a beginner.
Comment