char a[5000];
main()
{}
and in another file
main()
{
char a[5000];
}
after compiling both file.
exe of both file size have large difference.
why
rahul pareek 0 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
phani1092 0 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.