Assembly Code Simulator - C Programming Part 3 - Pointer for capcacity increase
Channel:
Subscribers:
980
Published on ● Video Link: https://www.youtube.com/watch?v=B5zmL3_8yhw
Rather than having a 100 or 5000 instruction limit like before, we're gonna replace the array with a pointer in order to allow the capacity to infinitely increase.
Source code: https://onlinegdb.com/Tng8i7Y8r