CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

Hi, I am having a problem with memory allocation a deletion. I am getting an assert error in AFXMEM.CPP at line 370. Using MSVC for NT 1.1. This indicates that the doublely linked list is mixed up. The previous pointer for the current block is NULL, but the first block…