skip to main
|
skip to sidebar
Friday, July 31, 2009
Why the output of printf("%d %d",a,*a) is 1 0 ?
when a=1 and integer in c programing..
Why the output of printf("%d %d",a,*a) is 1 0 ?
because a is a integer with value 1 and *a is a integer pointer which by default is initailised to 0
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
c++ printf
Blog Archive
►
2010
(94)
►
May
(94)
▼
2009
(235)
►
August
(47)
▼
July
(188)
C Programming Question (Printing Data in Columns)?
Void main(){int k=15;if(k==15){printf("%d%d%d"... ...
How come my C++ codes work in Dev and not in Micro...
C programming?
Programming Database Program in Dev C++?
It's about C program... please help.?
How do I right justify this asterisk pattern (C)?
C code question?
Need help with c-programming; strsr and other?
Problem with Doubly Linked Lists in C ?????
Help fixing a C program that I'm working on...?
Simple Caculator in C, What am i doing wrong?
Can anyone who is expert in turbo c can correct my...
C program problem.......?
How do i end this c programming loop?....am i even...
Help. turbo c program!! ASAP!?
C programming language error message. "source file...
How do I write a printf statement for a unsigned i...
Help in deleting names in 2d array in C.?
Can anyone help me to correct this turbo C program...
Why the output of printf("%d %d",a,*a) is 1 0 ?
Why the output of printf("%d %d",a,*a) is 1 0 ?
HELP!! Turbo C problem ..?
C-Programming question, help plz!?
Please output this program printf("\x30\48");?
Can anyone add a loop uising c?
C++ error message?
Why the output of printf("%u",***(&(*(&q)))) is 10?
Solve this c prog call by value & add. I compile t...
Is it possible that without using printf statement...
I'm trying to do a simple C program and I need to ...
C programming help?
C++ (structures)what is the matter with the follow...
I need help completing this C code. Basically it a...
C program, whats the problem with this? pls check ...
If(________) printf("Hello"); else printf("...
C program to record stored information from an arr...
Can any c++ wizard check d codes posted and make i...
Can anyone help me in this program?urgently need i...
Can anyone help me in this program?urgently need i...
Is this a rigorous enough way to find the minimum ...
HELP me about file proccesing in TurboC?
I am getting 1 error in below function program.plz...
Please help me in this password code ?
Please recode my program I think I have error with...
Command Prompt automatically closes after executin...
I'm writing an age program in numereic value. i wa...
Outputs to following codes.?
Wonder whats wrong with this break statement?
How do you fix all these compiling errors.?
I dont know why i can get my result shown in this ...
Is it possible to store more than 127 characters i...
How do i print a sentence in "C" Language?
Cannot convert from QTstring to string in C++?
Hi all.. about the command window programming C?
What is the clear screen command in Turbo C?
I have a problem with my C++ code (SWITCH)?
Compilation errors from borland turbo c++ that I c...
Making my own ping program in C?
Print 2 dimensional grid in C?
How to write this programe in Turbo C language?
Need help with dev C compiler, specifically, windo...
"Break" in this C++ programming?
Why doesn't this work in C?
Please suggest I am not able to viev my c program ...
I have a problem with the clock() function in the ...
Need help with C code:?
Need help with compound intertest program i am wri...
Numerical question in C code?
Choose the C++ statement which is equivalent to:?
Problem on C program(strings)...please try to solve.?
Are you a programmer ?? Can you help me to explain...
Turbo C is giving me input problems. Anybody know ...
Can someone help debug this part of my C Basic pro...
My c program printing some unwanted data to a text...
Help me with a C program...?
How to change from c to c++?
I need help in c++?I'm using Borland turbo c++ v1.01?
How do I use char* variable type in C?
A 'C' Program in Linux Does not yield any answer. ...
TURBO C question?
TURBO C question?
C PROGRAMMERS!! Write a program to do the followin...
C++ program usin \\?
C++ EXPERTS? Need some advice? SIMPLE ENCRYPTION?
Visual C++ OOP.?
C question about fgets?
C programming file printing?
C++ Programming help please?
How can I run my turbo C Program?
How do I pass parameters in C?
Help with a very simple C program using 'for' to s...
Help! Print offsets for elements of an array! For ...
Help with c++?
Anyone can solve my C Query ??
I need help with this C Programing Homework.?
What does these lines in C mean?
I have trouble with C programming converting from ...
What is the O/P of the following C Program?
Creating a database with c++?
A baffling (and probably simple) error in C?
C math quiz program Help?
Hey!!!Are you a programmer ?? Can you help me to e...
C math quiz program Help?
Please tell me whats wrong with the C header file ...
A question in C?
Can someone help me with C?
Explain data type range for integers in C language?
C loop, giving me trouble !! Can anyone help..?
C programming help...?
Can anyone convert the below c program to c++ prog...
Can a C programmer help me?
Plz help me with this C programme.?
My C+ program's crash !?
C++ anyone??? urgent?
C language help?
HELP NEEDED IN C++ URGENTlY....can u remove files ...
C++ Homework Help!!?
What are the problems with these C++ (cpp) codes?
Problem in C?
C annoying and stupid problem!If i put the code fr...
Powers in c?
C progamming /clr?
How the increment (++) operator in C works if ther...
Please help me convert this C program to JAVA sour...
Can you help me in C?
Running C thread?
Having problems executing a program with Dev C++?
About Me
pe
View my complete profile
c++ printf
c++ language
effective c++
c++ vectors
c++ get
No comments:
Post a Comment