Ask Question         Q & A         Articles        
Skip Navigation LinksHome > Discussion Topics > Discussions
Discuss this Question
0
Inline functions increase call overload.
  • Yes
  • No
Answer : No
Previous Comments
0
Inline functions are  when the program has requested that the compiler insert the complete body of the function in every place that the function is called, rather than generating code to call the function in the one place it is defined.
On : 20-Apr-2011
0
can some body first tell me wht are inline functions and where they are used
On : 18-Apr-2011
Your Comments
Ask a Question