- 4
- 0
- 约5.84千字
- 约 9页
- 2019-09-14 发布于广东
- 举报
C语言指针函数和函数指针
C language function pointer and function pointer? Txt without a line you see me online, hurry to stealth, rest assured. Im not going to mess with you. Good now but never abandon they do have a function pointer
When a function declares that its return value is a pointer, it actually returns an address to the calling function for an expression that requires a pointer or address?
Format:
The type specifier * function name (parameter)
Of course, since the return is an address, so the type specifier is generally int?
For example: int ^GetDate ():
Int * AAA (int, int);
The function ret
原创力文档

文档评论(0)