[comp.os.msdos.misc] Thanks for the replies

matelgar@nmsu.edu (Marek Telgarsky) (06/25/91)

OK, THanks for all the replies guys! I got my config.sys running fine
with 582K free.. enough for anything i want to do! By the way, would
anyone know if there is a way to make the dosshell (yes, this one is
*much* better than the one with dos 4.01) load itself into highmemory
of the expanded memory so that i can run applications out of it
without the application saying.. "NOT ENOUGH MEMORY!!!" ..
			Thanks in advance
				 Marek

/***********************************************************************/
main() {			/* matelgar@dante.nmsu.edu */
  printf("Hello World!\n");	
}