in linking some of os executables are linking name some of them
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of bitfields & where do we use them?
dennis ritchie invented C language in AT&T bell laboratory what is the extension of AT&T?
how to reverse string "Hello World" by using pointers only. Without any temp var
Find greatest number out of 10 number without using loop.
What does %p mean?
Are enumerations really portable?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
How do I swap bytes?
In c language can we compile a program without main() function?
Explain what is the difference between a free-standing and a hosted environment?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
What is the right type to use for boolean values in c?