I\'m trying to create a stack in C and when I \'push\' to it, based on int*s, after the second push I get a weird number transformation, from -3 to an odd large number. Here