What is the -> in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is derived datatype in c?
write a program in c language to print your bio-data on the screen by using functions.
6 Answers College School Exams Tests, IBM,
Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
Apart from dennis ritchie who the other person who contributed in design of c language.
Are comments included during the compilation stage and placed in the EXE file as well?
how can i get the string which is having two spaces at the end.suppose the string is "Hello World ".Now at the end i have two spaces.i need to print with that spaces .
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
how to swap two nubers by using a function with pointers?
write a own function for strstr
write a program to display the numbers in the following format 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 2 2 2 2 2 3 3 3 4
biggest of two no's with out using if condition statement