|
⇤ ← Revision 1 as of 2008-05-21 17:56:33
Size: 154
Comment: Page created.
|
Size: 185
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| Here's a script that finds all functions returning (void*): | Here's a script that finds all functions returning (void*): attachment:find_voidp_funcs.pl |
= (void*) conversions
Here are a few tips how to find unnecessary (void*) conversions.
Here's a script that finds all functions returning (void*): attachment:find_voidp_funcs.pl