Re: What is the adventage of macros against function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 27 Apr 2011, Jonathan NeuschÃfer wrote:
That's why GCC (and probably other compilers, too) has the the inline
keyword.

inline keyword is widely supported by c compilers. Modern compiles even now support optimizations based on automatic inline to speed up programs etc. (OPTIMIZE_INLINING=y. It uses several flags to use that optimization).

--
Ozan, BSc, BEng
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux