-

Difference between revisions of "LIBRARIES PUBLIC MEMUTIL"

From HI-TECH C for CP/M Fan WIKI(EN)
Jump to: navigation, search
(Created page with "==LibraryName== Memory Management Utility for HI-TECH C By Tatsuhiko Syoji ==About== I changed standard memory managing function of HI-TECH C, sbrk to get memory blocks of c...")
(Tags: Mobile edit, Mobile web edit)
 
(No difference)

Latest revision as of 12:53, 13 August 2017

LibraryName

Memory Management Utility for HI-TECH C By Tatsuhiko Syoji

About

I changed standard memory managing function of HI-TECH C, sbrk to get memory blocks of certain address.

Author

Tatsuhiko Syoji

Document

LIBRARIES_PUBLIC_DOCUMENT_MEMUTIL

TranslationLevel

Translation ftom Japanese

DestributionSite

http://www.vector.co.jp/soft/other/msx/se065077.html

Package

HI-TECH C Resource Kit#2

Version

2.00

License

This library is modified variant of the sources of HI-TECH C for CP/M Version 3.09 and license is same as HI-TECH C for CP/M Version 3.09.

Prerequisite

Notes