What does a function declared as pascal do differently?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between static variable and register variable?
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
Explain Function Pointer?
What is a macro, and explain how do you use it?
What are the different data types in C?
Concat two string with most overlapped substring has to removeĀ "abcd"+ "cdef" = "abcdef
plz answer.. a program that takes a string e.g. "345" and returns integer 345
where does malloc() function get the memory?
program for validity of triangle from 3 side
Explain what are reserved words?
Explain how can I right-justify a string?
What is a good way to implement complex numbers in c?