What math functions are available for integers? For floating point?
No Answer is Posted For this Question
Be the First to Post Answer
How pointer is different from array?
Where does the name "C" come from, anyway?
what is the purpose of the code, and is there any problem with it. bool f( uint n ) { return (n & (n-1)) == 0; }
how to swap 2 numbers within a single statement?
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
Do you know the use of 'auto' keyword?
suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan
how could explain about job profile
What is declaration and definition in c?
How can I trap or ignore keyboard interrupts like control-c?
write a program for egyptian fractions in c?
Is python a c language?