Loop problemthe previous code I gave u is wrong,now I 've corrected it.
Is there any difference between #include <> and #include "" in terms of linking?"#include" is for the compiler not the linker
Loop problemthe increment of the number sequence is a Arithmetic sequence so the program could be like this: ...
Unfamiliar typedefit means FUNCPTR is a function pointer which points to a function like this: int fun(...)
what's the differencethank u ^_^