Home Forums C Programming inline function

Viewing 2 reply threads
  • Author
    Posts
    • #2018
      vishal
      Participant

      :o Actually i want to know about inline functions. the basic restrictions on them and where to use it. whether we can use return statement on it or not and the explanation about it.

      I am following balagurusamy fo it and on page no. 84 of it they hav used return in inline. Also i want to know about the restrictions that why we can not use loops,switch or while in inline. And if possible pls give me some nice tutorial of friend functions

    • #3258
      theblinger
      Participant

      HI,
      You can get good c++ tutorial in cplusplus.com website.

      Raghuram

    • #3259
      S.Thananchayan
      Participant
Viewing 2 reply threads
  • The forum ‘C Programming’ is closed to new topics and replies.