Ask Experts Questions for FREE Help !
Ask
    Gangadhararao's Avatar
    Gangadhararao Posts: 1, Reputation: 1
    New Member
     
    #1

    Feb 1, 2011, 01:10 AM
    what is the out put of void main() { int const * p=5; printf('%d', (*p)); }
    1. Void main()
    {
    int const * p=5;
    printf("%d",++(*p));
    }

Check out some similar questions!

When to put two main stacks [ 2 Answers ]

Hello, I'am under the UPC and I would like to know how far does a waste stack have to be and how far does a taoilet have to be from the stack. Thanks.

Can I put a main drain to septic outside? [ 1 Answers ]

I'm converting the upstairs of a garage to an apartment. There is no plumbing now and I'm installing a septic for the apartment. Can I put the main drain to the septic on the exterior? Otherwise I have to punch through the garage concrete slab?

How do I write a price letter in new commercial const. [ 2 Answers ]

I need to send a construction company a price letter but don't know how to start the letter or give a price without seeing the project.

Put in new floor, what to do with main toilet pipe? [ 3 Answers ]

We just installed a new floor in my mother's mobile home. The main pipe the toilet connects to isn't sitting on the floor. The flange on it isn't mounted to anything. The floor was installed with about a 2 inch space between it and all around the flange. The pipe itself is attached to a floor beam...


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.