Question d’entretien chez Apple

How do you know which direction a memory stack grows in?

Réponses aux questions d'entretien

Utilisateur anonyme

20 sept. 2009

in C, print out the address of variables. You can tell if the direction by comparing 2 addresses in the same stack call.

7

Utilisateur anonyme

21 mars 2009

Just google this question.

1