...
| Wiki Markup |
|---|
Note that this example violates recommendation \[[DCL35-C. Do not convert a function pointer to a function of an incompatible type]\]. |
Compliant Solution: (function pointers)
...
...
| Wiki Markup |
|---|
Note that this example violates recommendation \[[DCL35-C. Do not convert a function pointer to a function of an incompatible type]\]. |
...