Post Reply 
HP 200 LX 2MB and Borland Turbo C 2.01
02-04-2019, 10:26 PM
Post: #6
RE: HP 200 LX 2MB and Borland Turbo C 2.01
I should have been a bit more clear.

stdio.h might include a lot of baggage that uses a lot of memory. Try an even simpler program:

int main()
{
return 0;
}
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP 200 LX 2MB and Borland Turbo C 2.01 - KeithB - 02-04-2019 10:26 PM



User(s) browsing this thread: 1 Guest(s)