Experts, I'm writing a program under DOS, and I need to use a fairly large amount of space, maybe over ten megabytes. I only know that in big real mode it can address up to 4 G, but I don't know whether the buffer I allocate can reach several megabytes or even more than ten megabytes. Also, if you could tell me how to implement it specifically, I would be extremely grateful!



