Win32 Resources
Why doesn''t somebody just use ONE way to initialize resources? Why don''t they just stick to string or vice versa, arbitary numbers?
----------------------
Always will be smarter
than you,
--=ME=--
----------------------
Wachar's Eternity <-<-<-<-<- Me own site!
Because, it doesn''t seem sensible to me, to use arbitary numbers AND strings. I don''t know why people just stick to ONE way.
----------------------
Always will be smarter
than you,
--=ME=--
----------------------
----------------------
Always will be smarter
than you,
--=ME=--
----------------------
Wachar's Eternity <-<-<-<-<- Me own site!
Then, YOU don''t have to reply!
----------------------
Always will be smarter
than you,
--=ME=--
----------------------
----------------------
Always will be smarter
than you,
--=ME=--
----------------------
Wachar's Eternity <-<-<-<-<- Me own site!
quote: Original post by Wachar
Because, it doesn''t seem sensible to me...
Wait a sec. You''re posting in a For Beginners forum and saying a large-scale architecture is silly/confusing/whatever because it doesn''t seem sensible to you? Computers and compilers (including the resource compiler) don''t refer to objects by strings; numbers (identifiers, tokens) are much more efficient, so the string option exists to help programmers like you who do prefer semantic variable names.
[ GDNet Start Here | GDNet Search Tool | GDNet FAQ | MS RTFM [MSDN] | SGI STL Docs | Google! | Asking Smart Questions | Internet Acronyms ]
Thanks to Kylotan for the idea!
Oh I see. Thanks Oluseyi. And whoever you are: anonymous poster, please try to stay away from my posts if you can''t answer them. Ok ?
----------------------
Always will be smarter
than you,
--=ME=--
----------------------
----------------------
Always will be smarter
than you,
--=ME=--
----------------------
Wachar's Eternity <-<-<-<-<- Me own site!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement