Explain pointers in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
How can I convert a number to a string?
What is the purpose of main() function?
how can use subset in c program and give more example
How can you tell whether two strings are the same?
which of the following go out of the loopo if expn 2 becoming false a.while(expn 1){...if(expn 2)continue;} b.while(!expn 1){if(expn 2)continue;...} c.do{..if(expn 1)continue;..}while(expn 2); d.while(!expn 2){if(expn 1)continue;..}
You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.
Why is struct padding needed?
When should structures be passed by values or by references?
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,
What is void pointers in c?
A program to write a number of letters and numbers, such as counting and display
? ???Mirror Mirror on the wall????????