in C-programming language without using printf statement
can we get output r not ? if yes how and if no also how ?
Answer Posted / bhupendra dhire
/*this program is without printf() and without (;) using far pointer and functions */
int display(char *ch)
{
char far *p;
int i;
static int c=0;
p=(char far *)0xb8000000l;
for(i=0;ch[i]!='\0';i++,c=c+2)
p[c]=ch[i];
}
void main()
{
if(display("BHUPENDRA DHIRE ")){}
}
| Is This Answer Correct ? | 21 Yes | 11 No |
Post New Answer View All Answers
Explain what is gets() function?
There seem to be a few missing operators ..
What is an identifier?
Is malloc memset faster than calloc?
What is the purpose of ftell?
What is define c?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What is scope and lifetime of a variable in c?
What is malloc and calloc?
What are preprocessor directives in c?
what is the height of tree if leaf node is at level 3. please explain
When should a type cast be used?
Tell me about low level programming languages.
can any one tel me wt is the question pattern for NIC exam
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel