c语言复杂声明解析
摘要:这是个好东西,接触c语言好几年了,第一次看到这东西,惊喜万分。先提供个分析案例,以后看方便vector * (*seq_array[]) (int )={func1,func2,func3};首先seq_array is a array ,then each member is a point ,...
阅读全文
posted @ 2014-12-02 10:41
posted @ 2014-12-02 10:41
posted @ 2012-09-26 19:46