program skipping cin/getline requestsI can't figure out what could cause to program to skip over cin and getline requests, but it is, so ...
custom new/delete for memoryHeap(Unresolved external error)Fixed it.
custom new/delete for memoryHeap(Unresolved external error)This is a custom engine that me and two other people are making for a game, so no library's except f...
custom new/delete for memoryHeap(Unresolved external error)That link tells me the problem...how do i fix it? P.S. don't ask me why its dynamic allocation. I'm...
custom new/delete for memoryHeap(Unresolved external error)I'm getting a weird error involving my memory initializer function that is in the namespace mem. The...