GetMemoryInfo
GetMemoryInfo
GetMemoryInfo() reports on Amiga or Windows in bytes, but on Linux in kbytes. Shouldn't this be better consistent? And in the manual it should be mentioned for the non-Amiga users what is CHIPMEMORY and what FASTMEMORY.
- airsoftsoftwair
- Posts: 5615
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: GetMemoryInfo
Oh right, this should be fixed. This is really an ancient function from the early days of Hollywood
- airsoftsoftwair
- Posts: 5615
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: GetMemoryInfo
Code: Select all
- Fix [Linux]: As opposed to the other platforms, GetMemoryInfo() returned the free memory in kilobytes, not in bytes