Why does this code crash?
No Answer is Posted For this Question
Be the First to Post Answer
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
How main function is called in c?
How can I implement sets or arrays of bits?
to get a line of text and count the number of vowels in it
What is the meaning of typedef struct in c?
Can you add pointers together? Why would you?
How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.
Write a program in c to input a 5 digit number and print it in words.
How many levels deep can include files be nested?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
if a person is buying coconuts of Rs10,and then sell that coconuts of Rs9,with the loss of one rupee.After that the person became a millaniore.how?