+ 3
What is the problem of this code
I tride to implement linked list base employee database. when I try to use dynamic struct variable it will not work. Logic of dynamic variable is allocate memory according to users input length. HELP ME GUYS. https://code.sololearn.com/cAE9CvjcDLza/?ref=app
5 Answers