I stumbled upon a very powerful feature of the C language, and it's too beautiful for me to know alone and not to share. This is a marvelous technique where as (not a simulation) but literal work with the CPU and Memory where my program directly interacts with the internals to display information about specifically the stack frame, starting from stack pointers to base pointers to saved Instruction pointer address and lastly the most import, contents of the stack.
I hope learning this is as fun to you as I did ...
LINK TO CODE:
https://www.reddit.com/user/C0DEV3IL/...
Thank You,
Professor V3IL