diff options
| author | Dominik Kaiser | 2024-04-13 16:29:20 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2024-04-13 16:29:20 +0200 |
| commit | 4428c51329562af9feb26860b56b8b39191ac18b (patch) | |
| tree | 12eeba8f41c6aab5dbdbc2a56c0552fa0cd6653f /libft/ft_memset.c | |
| parent | 40025011f834660beba759864f3f59552acbeecd (diff) | |
| download | push_swap-4428c51329562af9feb26860b56b8b39191ac18b.tar.gz push_swap-4428c51329562af9feb26860b56b8b39191ac18b.zip | |
Add stack optimization
I want to use lsd radix sort which only works with positive numbers.
The added functions optimize the stack so it is only positive numbers.
As we don't need the actual contents of the stack, we can just override.
Diffstat (limited to 'libft/ft_memset.c')
0 files changed, 0 insertions, 0 deletions
