int (*a)(int) ; int (*a[10])(int); int *(*a)(int) ;

NoSuchKey

猜你喜欢

转载自blog.csdn.net/HouQi02/article/details/51479906