Although 'return NULL' works, it may miss out on some cleanup and NULL is the wrong value to return in generated code for overloaded functions. |
||
|---|---|---|
| .. | ||
| example.c | ||
| example.dsp | ||
| example.i | ||
| Makefile | ||
| runme.py | ||
Although 'return NULL' works, it may miss out on some cleanup and NULL is the wrong value to return in generated code for overloaded functions. |
||
|---|---|---|
| .. | ||
| example.c | ||
| example.dsp | ||
| example.i | ||
| Makefile | ||
| runme.py | ||