+ 1
what dose allocate mean ?
4 Answers
0
Allocate as in, you have to run errands later so you need to "allocate" or make time to do them. Sometimes in programming you want to allocate memory before hand so later you don't have to worry about not having enough resources (memory) to do what you need to do :)
0
allocate basically means taking an address for a specific variable
- 3
its like you have 10 fingers and you want to figure out where they go. keep one pinkey free as a bass free roam, 2 n the stink 3 in the pink and 4 to grope passing operations
- 4
allocating memory for arrays