A83: Re: Re: Re: Re: How do you...


[Prev][Next][Index][Thread]

A83: Re: Re: Re: Re: How do you...




I just figured that since most questions in this list are related to
programming.... not Trig or Algebra....
btw, a library is a place where you can get books for 2 weeks or so.
hehe

-----Original Message-----
From: Ahmed El-Helw <ahmedre@bellsouth.net>
To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
Date: Tuesday, June 23, 1998 11:04 PM
Subject: A83: Re: Re: Re: How do you...


>
>True, but it is also a mathematical graph.
>                                                -Ahmed
>-----Original Message-----
>From: Joe Wingbermuehle <joewing@usmo.com>
>To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
>Date: Tuesday, June 23, 1998 10:05 PM
>Subject: A83: Re: Re: How do you...
>
>
>>
>>A vector, as in a vector set up by SOS for using libs? hehehe
>>Basically a vector is a routine set up by the operating system to use
>>libraries.  They do work somewhat different on different systems.... e.g.
>>the x86 int instruction is a special intruction to use the vector table.
>>However, for SOS it is simply a jump table set up by SOS when your program
>>executes so that you can easily access a library routine (just do a call
>>vector? where ?=the vector number (you must have sos.inc included in your
>>program and your program must have the libraries defined at the end with
>the
>>pointer to them at the top)).
>>
>>-----Original Message-----
>>From: Alan C Johnson <benjamin99@juno.com>
>>To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
>>Date: Tuesday, June 23, 1998 8:16 PM
>>Subject: A83: Re: How do you...
>>
>>
>>>
>>>What is a vector?
>>>
>>>
>>>-------------------------------------------------------------------------
-
>-
>>--------------------------------------------
>>>Mastermind--benjamin99@juno.com, www.bigfoot.com/~mastermind5
>>>IRC: Master_M
>>>ICQ: 11341114
>>>-Its all about the Benjamins
>>>
>>>_____________________________________________________________________
>>>You don't need to buy Internet access to use free Internet e-mail.
>>>Get completely free e-mail from Juno at http://www.juno.com
>>>Or call Juno at (800) 654-JUNO [654-5866]
>>>
>>
>>
>