Sir i need notes for structure,functions,pointers in c
language can you help me please
No Answer is Posted For this Question
Be the First to Post Answer
. Write a program to get a string and to convert the 1st letter of it to uppercase
What is the difference between far and near in c?
How can I list all of the predefined identifiers?
Is c is a high level language?
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
how does printf function work
Meaning of () in c
What is function pointer and where we will use it
How can I use a preprocessorif expression to ?
how 2 compile & execute c program with out using editor?
what is purpose of fflush(stdin) function