I have created a program that draws a box in tclite. I installed Borland Turbo C++ 2.01 and when I ran the program, I got errors.
I can't figure out whats the problem. Any help would be appreciated.
It works fine in tclite!
Heres the source code:
// Box_draw.cpp - Writing a Box for our...
Im trying to copy some lines of code to another file in tclite. In order to copy, I would have to highlight the lines and then press ctrl + ins. In order to paste into the next file, I would have to press shift + ins.
My only problem is that I don't have a ins key on my keyboard. I know ins is...
I want to create a delay in my bootsector code that I am working on. I have a previous example from someone but I dont know how to use it. Could someone give me a example or two with this code.
Delay for certain amount of time:
mov ah,86h
;CX:DX = #of ¦Ìsecs to delay
int 15h
I have a website made with html and I want to create a link to a ftp site, but I can't figure out how to.
This won't work:
<a href="ftp://mccabeos@ftp.portland.co.uk/">FTP SITE</a>
Is there some kind of html command for ftp or do I not have this set up right.
Any help would be...
I have a old AT power supply that is giving me some headache. It has two connectors on the back of it. One is of the power supply cord that gets connected to the wall socket and then other I have no clue what it is?
Does anybody know what this connection does?
I have a old video card that is a ISA slot card and it won't work in one of my old machines. I swaped it into a newer computer with the same slot, attached the monitor to it and it booted up fine. I was able to see everything on the screen.
But for some reason it won't work on my other machine...
I want to specify a certain date in my program instead of just using the date$ command which diplays the current date. I also want to do the same thing with the time$ command. If anybody could help me out I would appreciate it.
I m creating a program that will detect the cpu with nasm
as my assembler. When I compile the code, it will compile it to a .com file. When I try to run it, I get a:
checking for 386 processor: found it!
memory allocation error
cannot load command, system halted
when I run it from a dos...
Hi,
I made a program and I sent it to my friend and he had trouble unzipping it and so he asked me to put it on a cd. I need to know if anybody knows how to make a setup program in qbasic that will install the program in windows and be able to run from the start menu.
Hi,
I am creating a assembler based on the intel 80x86 processors. I have the opcodes and am converting them to binary to show the relationships between the opcodes. I need to create a memory database in assembler. IT has to have three fields:
text field - variable - length
type field - one...
HI,
IM CREATING A MENU FOR MY PROGRAMS IN QBASIC AND SO FAR IT
SHOWS THE MENU, SCROLLS, AND THEN LOOPS. I WANT THE EXIT IN THE MENU TO EXIT, BUT FOR SOME REASON IT WON'T. I KNOW I CAN USE THE KILL AND SYSTEM COMMANDS, BUT I DON'T KNOW HOW TO EXACTLY USE THEM. IF ANYBODY CAN HELP ME OUT I WOULD...
Hi,
I am creating a program that has a menu and I want it to load certain games when I press a number. I've tried to find out how to do this, but for some reason I can't find anything. Can anybody help me with this.
I can compile a .bas file to .exe in quickbasic45 and it works fine. But when I try to run the program, it won't work. It runs a normal program that says hello but if I put the command screen followed by a number for the screen type, it won't work. When I try to compile it to a .com file, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.