visual c++ - MFC Library - adding elements to a fixed-size CList -
I am using fixed-size CLIS and I was wondering what the implementation is when the list is complete and Do I add another element to add it to fail? Does this oldest element change?
"post-text" itemprop = "text">
How are you building a fixed size CList? I did not know that such a thing was present. Is it possible that you misunderstood something?
Comments
Post a Comment