Next: chpsim-function example, Previous: Run-time Module Loading, Up: Extending simulation
chpsim performs some run-time checks on the dynamically loaded functions when they are called. Run-time errors will occur under any of the following conditions:
Note that passing too many arguments does not trigger an error, the excess arguments are simply dropped.