PDA

Click to See Complete Forum and Search --> : Line routines


ChimpFace9000
Jan 31st, 2001, 02:43 PM
Does anyone know of any line routines? I have a pixel routine, so in the code, when you have to place a pixel, just put...

Pixel X, Y, Color

Where X is x and so on.
thanks.

Lord Orwell
Mar 10th, 2001, 03:01 PM
i know that assembler doesnt have built in line functions. You will either have to find one made already for you or create your own. Naturally, i recommend the latter.

Mar 10th, 2001, 03:54 PM
I know you have to make your own, thats why i posted here.

Lord Orwell
Mar 11th, 2001, 02:18 AM
sorry, i misunderstood what you were asking. I thought you were asking about any built-in line routines. I have the source code to a c program somewhere. If i can find it, i will post the code for you. If not, sorry.

Mar 11th, 2001, 12:07 PM
Did you look at what forum your in? I have plenty of C routines, i just cant get one in asm. Thanks anyway though...

Lord Orwell
Mar 11th, 2001, 01:58 PM
yes i did look. I specifically stated i had the SOURCE CODE to a c compiler. The source code is in assembly.

Mar 11th, 2001, 07:35 PM
Originally posted by Lord Orwell
sorry, i misunderstood what you were asking. I thought you were asking about any built-in line routines. I have the source code to a c program somewhere. If i can find it, i will post the code for you. If not, sorry.

Actually you said a 'C' program, so common would reason that its in 'C'.

Lord Orwell
Mar 12th, 2001, 02:13 AM
:eek: you are right. Sorry for that.
The bad news is i found the disk it is on, and it is a 5 1/4 disk, which i don't have in this computer.
If you still need the routine in a week, post again, as i am putting back together my pentium pro to use as a firewall/place to back up data/etc. It has a 5 1/4 drive.

Mar 12th, 2001, 02:17 AM
Actually, you might post it in the C/C++ section just in case someone is looking for one.

Lord Orwell
Mar 12th, 2001, 02:36 AM
But it's in assembly :(

Mar 12th, 2001, 12:21 PM
Oh, ya, I forgot.