a million. regardless of the undeniable incontrovertible truth that the language wasn't outfitted with this in ideas, it form of feels that different, that is plausible. even if, it comes with the project that each and each and anyone applications which will ever be exceeded as a given argument might want to themselves percentage the similar argument list and the similar go back form. that's likewise plausible to create arrays of applications using a similar body of ideas. 2. As I keep in concepts, the syntax is a few thing like this. allow's say I have the following 2 (ineffective, yet short) applications: int asdf(int i) { go back (i+a million); } int qwer(int i) { go back (i-a million); } and the following function taking a function as a parameter: int zxcv(int i,int (*p)(int)) { go back p(i); } then if I ran this code: cout<
2016-11-14 20:06:32
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋