What is meant by preprocessor in c?
No Answer is Posted For this Question
Be the First to Post Answer
What does *p++ do?
In header files whether functions are declared or defined?
What is the difference between call by value and call by reference in c?
What’s the special use of UNIONS?
WHO WROTE C LANGUAGE?
How do you search data in a data file using random access method?
Why is c called a structured programming language?
Mention four important string handling functions in c languages .
Write a code to determine the total number of stops an elevator would take to serve N number of people.
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
array of pointer pointer to array pointer to pointer
How do I declare a pointer to an array?