Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C++ vs Java vs Python vs Perl vs Flash

Name: Anonymous 2011-06-12 9:45

Which is best????

Name: Anonymous 2011-06-12 12:41

>>24
>Just curious, because some smart C compilers will automatically inline the functions.

Yes, link-time optimization, with GCC you use -flto. It does not work across shared library boundaries, however, and therefore you must rely on the explicit use of inline functions.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List