Re: Difference between function pointers
ram kishore wrote:
What is the difference between
(int *) fun() and int *fun() ?
What is the advantage of pointers to functions?
Do your own homework
--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32
.
Relevant Pages
- Re: genauigkaut float/double
... Eine etwas zweifelhafte Sache ist vielleicht, dass Jacob C um eigene Erweiterungen ergänzt hat, z. ... um Operator-Overloading, und Referenzen wie man es von C++ her kennt. ... Jacob an der einen oder anderen Stelle ziemliche Schwaechen geoffenbart; das Problem ist, dass das hohe Mass an Werbung fuer lcc-win32 und seine Erweiterungen einige Regulars dauerhaft vergraetzt hat, so dass im letzten Jahr kaum mehr sachliche Diskussionen, an denen Jacob Navia beteiligt war, mehr zustande kamen. ... (de.comp.lang.c) - Re: The problems in comp.lang.c
... Standard that he was wrong. ... I would much prefer my replies to present Jacob Navia in a positive light. ... someone with a personal agenda to belittle Jacob by hook or by crook at ... (comp.lang.c) - Re: Complex question
... jacob at jacob point remcomp point fr ... (comp.lang.c) - Re: Return Code -1
... jacob at jacob point remcomp point fr ... when i go from command, browse and run it, it gives me hello world. ... (comp.compilers.lcc) - Re: Return Code -1
... jacob at jacob point remcomp point fr ... when i go from command, browse and run it, it gives me hello world. ... (comp.compilers.lcc) |
|