|
-
Jan 31st, 2001, 03:43 PM
#1
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.
-
Mar 10th, 2001, 04:01 PM
#2
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, 04:54 PM
#3
I know you have to make your own, thats why i posted here.
-
Mar 11th, 2001, 03:18 AM
#4
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, 01:07 PM
#5
Did you look at what forum your in? I have plenty of C routines, i just cant get one in asm. Thanks anyway though...
-
Mar 11th, 2001, 02:58 PM
#6
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, 08:35 PM
#7
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'.
-
Mar 12th, 2001, 03:13 AM
#8
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, 03:17 AM
#9
Actually, you might post it in the C/C++ section just in case someone is looking for one.
-
Mar 12th, 2001, 03:36 AM
#10
But it's in assembly
-
Mar 12th, 2001, 01:21 PM
#11
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|