static data
i know this is a pretty ridiculous question, but is the static keyword recursive to a statement of code. meaning if i type
static int i0, i1;
are both i0 and i1 static or not?
obviously i could compile the code and look at the disassembly through dumpbin, but i am at work and i don''t have vc++ here.
so please any quick suggestions would be great. obviously i''ll check it when i get home, but i am just wondering right now.
To the vast majority of mankind, nothing is more agreeable than to escape the need for mental exertion... To most people, nothing is more troublesome than the effort of thinking.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement