Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: St8ic
  • Order by date
  1. St8ic

    file functions for my libc

    It may sound lamer, but I need to define some simple file functions for my shell. I need the assembly code (independant of operating system libraries and functions) to list the contents of the root directory of a floppy with the FAT12 (what!? It was just easiest to use FAT12!) file system. I...
  2. St8ic

    Executeing external programs

    Its not that I can't trust command.com, its just that I don't have it because i'm writing my own OS.
  3. St8ic

    Executeing external programs

    No, I'm making a shell for my OS. I thought it it would be easiest to make it in Qbasic. Are you sure there is no way!?
  4. St8ic

    Executeing external programs

    It may seem kinda newbie-ish, but I'm new to Qbasic and I was wondering what the best way is to execute external .exe files. It can't rely on COMMAND.COM, so it can't be the "SHELL()" function.

Part and Inventory Search

Back
Top