[Message Deleted]
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
[Message Deleted]
-
[Message Deleted]
(ex: code runs faster because it's in the same namespace? less memory used? etc...) Nope, namespaces are just a way to localize class/object names, and are handled at compile time. Grouping stuff in namespaces has no impact on the binaries. --Mike-- http://home.inreach.com/mdunn/ Ford: How would you react if I said that I'm not from Guildford after all, but from a small planet somewhere in the vicinity of Betelguese? Arthur: I don't know. Why, do you think it's the sort of thing you're likely to say?