C Live Coding : Convert Infix To prefix Expression : with live debugging using gdb.

preview_player
Показать описание
In this session, I am using c programming language to convert Infix to prefix expression.
While doing that i ran into an integer overflow issue, totally unintenional.
First I try to fix that without a debugger, but then I have to use gdb.

Source Code :-

Chapters
00:55 Coding Starts
26:22 Debugging start without gdb
35:12 Using gdb to debug
47:39 Issue Found Debug ends

#c #livecoding #prefixexpression
Рекомендации по теме
visit shbcf.ru