I think the address of string 5 located will be added with 1 and 2...

On Sun, Aug 14, 2011 at 11:44 AM, Brijesh Upadhyay <
[email protected]> wrote:

> int main ()
> {
>   printf("%d",1+2+"5");
>   getch();
>   return 0;
> }
>
>
> what should it return and how..??
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/algogeeks/-/2H3Gg6hLEQ0J.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to