What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
No Answer is Posted For this Question
Be the First to Post Answer
Will Macros support multiple arguments ?
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
Write a c program to demonstrate Type casting in c?
what is a function pointer and how all to declare ,define and implement it ???
how to find that no is int or float?
write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
1 Answers iGate, Shashi, Source Bits, Subex,
what will be maximum number of comparisons when number of elements are given?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.
What is function pointer and where we will use it
what is the coding of display the factorial of a number using array and function?
what are threads ? why they are called light weight processes ? what is the relation between process and threads ?