Where can I get an ansi-compatible lint?
No Answer is Posted For this Question
Be the First to Post Answer
What is pre-emptive data structure and explain it with example?
How can I access a memory located at certain address?
Write a program with dynamically allocation of variable.
What is the difference between struct and typedef struct in c?
x=y=z=1 z=++x||++y&&++z Printf("%%%d";xyz) what is the values of x,y and z?????
from which concept of 'c', the static member function of 'c++' has came?
2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.
Is reference used in C?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
What is abstract data structure in c?
Differentiate abs() function from fabs() function.
Where are c variables stored in memory?