software memory management?

Status
Not open for further replies.

cdtrackman

Beta member
Messages
1
Hello,
I am writing a program that I need to limit to a certain size. I have not dealth with this issue before and do not know where to start.
First, is it possible to have a language (i'm programming in c++) have any access to an OS's memory management system or not? If not, is there any way to limit the run-size of a program other than writing data out manually and reading it in manually to disk files? Any references to helpful literature would be appreciated.

Thanks,
cd
 
Status
Not open for further replies.
Back
Top Bottom