Ans :-
farfree() releases a block of memory previously allocated from the far heap.
farmalloc() allocates a block of memory from the far heap. Using this function , blocks larger than 64K can also be allocated. Far pointers are used to access the allocated blocks.
No comments:
Post a Comment