Dynamic Character Arrays in C 2013-09-25 ·6 min readIn my first Data Structures class I was assigned a project where I was required to gather input from a user and then operate on that input to evaluate a mathematical expression. While I was writing …c