ya code is perfectly fine.....no error

On Mon, Aug 29, 2011 at 12:07 AM, sagar pareek <sagarpar...@gmail.com>wrote:

> Success
>
> http://www.ideone.com/ZFgEh
>
>
> On Sun, Aug 28, 2011 at 3:13 PM, Aditya Virmani 
> <virmanisadi...@gmail.com>wrote:
>
>> it runs perfectly for me on both 64 bit & 32 bit... check again
>>
>>
>> On Sun, Aug 28, 2011 at 2:20 PM, Nikhil Gupta 
>> <nikhilgupta2...@gmail.com>wrote:
>>
>>> The following C program segfaults of IA-64, but works fine on IA-32.
>>>
>>>   *int* main()
>>>
>>>   {
>>>       *int**** p;
>>>       p *=* (*int****)malloc(*sizeof*(*int*));
>>>
>>>
>>>
>>>       ***p *=* 10;
>>>       *return* 0;
>>>
>>>
>>>
>>>   }
>>>
>>> Why does it happen so?
>>>
>>> --
>>> Nikhil Gupta
>>> Senior Co-ordinator, Publicity
>>> CSI, NSIT Students' Branch
>>> NSIT, New Delhi, India
>>>
>>>  --
>>> You received this message because you are subscribed to the Google Groups
>>> "Algorithm Geeks" group.
>>> To post to this group, send email to algogeeks@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com.
>>> 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 algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>
>
> --
> **Regards
> SAGAR PAREEK
> COMPUTER SCIENCE AND ENGINEERING
> NIT ALLAHABAD
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
U.D.I.T

Sent by Nokia OVI (c)

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

Reply via email to