I am currently learning C and got stuck on this strange error. What strange is that this error doesn't occur on one compiler, but does occur on two others. Given that I am rather new to malloc, I figure that maybe I did something I shouldn't have.I am currently learning C and got stuck on this