home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.pascal.borland      Borland Pascal was actually pretty neat      2,978 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 1,718 of 2,978   
   John Smith to All   
   Re: Simple chrono   
   03 Jun 05 07:18:35   
   
   From: assemblywizard@gmail.com   
      
   That isn't pascal, it is dos, that is why it is in the dos unit, duh!!!   
   You can run dos on a mainframe... (well, you could, most programmers   
   would be too intelligent to translate it to run there...)   
      
   If top posting bothers you, consult with a mental health clinic in your   
   area--I think they have medication which can help you...   
      
   John   
   "F Verbeek"  wrote in message   
   news:11a0p4ilrk7oud8@corp.supernews.com...   
   > In the obscure news:kFHne.184$VJ6.8276110@news.sisna.com,   
   > Someone calling himself John Smith   
   > suspiciously hiding as  uttered:   
   >   
   > Please stop the top posting. You are messing up the quotes.   
   >   
   >> no, it is assembly...  high level languages hande the int's for   
   >> you...   
   >> you are never required to know how to call up bios and dos int   
   >> code...   
   >>   
   >   
   > Interrupt calls are not an assembly invention. They are due to the   
   > system   
   > and OS architecture. You can do them in almost any language.   
   >   
   > The registers type is a school example of a pascal construct. It is   
   > defined in the dos unit as   
   >   
   >  type   
   >    Registers = record   
   >      case Integer of   
   >      0: (AX, BX, CX, DX, BP, SI, DI, DS, ES, Flags: Word);   
   >      1: (AL, AH, BL, BH, CL, CH, DL, DH: Byte);   
   >    end;   
   >   
   > The call to the Intr procedure handles the storing and restoring of   
   > the   
   > fields.   
   > The compiler deals with the processor handling.   
   >   
   > --   
   > Femme Verbeek   
   >   
   >   
   >   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca