inline function is there in c language?

Answer Posted / rakshitha

No inline functions r not ther in c. its only in c++, in
c++ it is used to replace function call with the body of
the function..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 5 elements of structure?

821


What is volatile, register definition in C

898


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

1914


What is property type c?

840


What is bash c?

769


Multiply an Integer Number by 2 Without Using Multiplication Operator

552


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

3099


Write a program of advanced Fibonacci series.

903


Why do we use return in c?

748


How do I use strcmp?

841


Explain how can I convert a string to a number?

852


Explain how to reverse singly link list.

838


What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3972


What is the difference between memcpy and memmove?

783


What is the deal on sprintf_s return value?

848