Computer Science Canada The problem about the pointer of function and the calling of a subfunction |
Author: | CHINA_yanglei [ Sun Mar 22, 2009 3:41 am ] | ||||||
Post subject: | The problem about the pointer of function and the calling of a subfunction | ||||||
Thank for your advice! Mod Edit: Remember to use syntax and code tags! Thanks ![]()
|
Author: | cavetroll [ Sun Mar 22, 2009 10:58 am ] | ||||
Post subject: | Re: The problem about the pointer of function and the calling of a subfunction | ||||
You just made a typo on the lines
should be
That got it working for me. |