[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Memory Allocation
Hello!
I'm not making a game now, but I thinking something related with game 
creation. Maybe you could aid me, please...
If I declare all variables of my program global, giving to the OS the task of 
managing virtual/phisical memory for these variables, I have significant loss 
of speed than when I manage the blocks of memory with malloc?
				Thanks for atention,
				Igor Cabral Corr?a
				Computer Science - UFRJ - Brazil