Skip to content
André Gasser
A Blog on IT Security, Software Development, Technology and Various Life Hacks
  • Home
  • IT Security
  • Software Engineering
  • Projects
  • Making
  • About
  • Home
  • IT Security
  • Software Engineering
  • Projects
  • Making
  • About

Daily Archives: May 19, 2012

You are here:
  1. Home
  2. 2012
  3. May
  4. 19

Why Global Vars in C Are Bad

Software EngineeringBy André GasserMay 19, 2012Leave a comment

I know, this is in some way a rather religious topic, but I was interested in how to properly code C and in how to handle variables and variable-passing to functions in a clean way. After doing some research I come to the following conlcusion. When Writing Non-Multi-Threaded Programs Below are my personal recommendations when…

Copyright © 2017 André Gasser
Go to Top