mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 06:30:16 +00:00
cc65 - a freeware C compiler for 6502 based systems
c69e2d9f0f
function", so dereferencing a function is a legal operation. The result is immediately converted back to "pointer to function" again. Note: Because of performance considerations, cc65 does treat functions as "pointer to function" internally, but nevertheless dereferencing a function must be possible. git-svn-id: svn://svn.cc65.org/cc65/trunk@4330 b7a2c559-68d2-44c3-8de9-860c34a00d81 |
||
---|---|---|
asminc | ||
doc | ||
include | ||
libsrc | ||
make | ||
packages | ||
samples | ||
src | ||
testcode | ||
util |