JaciBrunning/Pathfinder

Malloc error with c++

Closed this issue · 1 comments

Every time I use the malloc function and build my project it just simply states that there is an invalid conversion from void* to segment.

Fixed it, malloc is a little different in c++ than C.