insufficient memory??!?

houssam_ballout

New Member
Hello all
I am creating an application using Borland C++ Builder 6.0 enterprise eddition, so I've added 3 forms to the original application, when i try to run it, it told me that there is insufficient memory?!??!
What casues that?
 
Memory=Ram btw...

You would probably need to buy more ram for your computer. You are looking at about $30-$50 to buy sufficient ram.
 
you must be running low on hard drive space too... most systems will swap to the hard drive when they run out of physical memory.... how much disk space do you have remaining?
 
no, i meant how much free space on your hard drive... then again i dont know how much memory this app you're using requires so it may be pointless in me asking :P
 
wel, I am using of the HD about 3GB only (it is a new one)
well the application is new also , about 3 forms the whole applcation until now in C++ builder...
 
Back
Top