How does normalization of huge pointer works?
No Answer is Posted For this Question
Be the First to Post Answer
What is #define used for in c?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
How can I pad a string to a known length?
How can I change the size of the dynamically allocated array?
what is an inline fuction??
How can I find out how much free space is available on disk?
program to get the remainder and quotant of given two numbers with out using % and / operators?
10 Answers College School Exams Tests, IBM,
how to create duplicate link list using C???
1 What is a Data Structure?
int a[3][5]={ {1,2,3,4,5],{2,3,4,5,6},{10,11,12,13,14}}; int *p=&a; printf(ā%dā,*(*(x+1)+3));
how to use showbits function?
What's the total generic pointer type?