answersLogoWhite

0

falloc is a function similar to malloc. Where the function malloc returns a pointer to an area of memory, falloc returns a "far" pointer to a "far" area of memory; i.e., memory that goes beyond the segmented memory limitations inherent to x86 memory architecture.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions