Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Can your C compiler do this:
1
Name:
Anonymous
2010-05-15 15:06
int main()
{
int *p;
p = 0;
*p = 0;
return 0;
}
?
37
Name:
Anonymous
2010-05-16 5:02
>>36
The only way to solve this is to have typed objects.
That's not true at all. If you want to insist that it is, please do provide a citation from the spec.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List