two pieces of codes:
void main()
{
static int t[1024];
}

void main()
{
int t[1024];
}

The .exe files generated by TC have different size.
but those generated by VC have the same size.
Why?








To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>.


Yahoo! Groups Sponsor
ADVERTISEMENT
click here
Web Bug from http://us.adserver.yahoo.com/l?M=294855.5468653.6549235.3001176/D=groups/S=:HM/A=2376776/rand=860807432


Yahoo! Groups Links

Reply via email to