Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/15/01 14:57
Read: times


 
#8228 - RE: does anyone know the reason
Peter, when I used the expression "real C programmers" I were referring to a former employee of mine that whenever I suggested oddities such as global variables always answered "that is not real C".
Several, Re variable storage savings, there is no savings making a static variable accesible only through a function call as comapred to a global variable. Likewise variables in a struct inside main() are just a permanent as globals. I use a mixture of globals, statics and locals and have no problem with either, I am merely looking for the origin of (un)"real C" as practiced by 80% of the "C" programmers.
have fun
viel spass
mor jer
Erik Malund

List of 19 messages in thread
TopicAuthorDate
does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      
RE: does anyone know the reason            01/01/70 00:00      

Back to Subject List