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,540 of 2,978    |
|    Rudolf Wiesendanger to happy    |
|    Re: GKS for pascal    |
|    27 Apr 05 12:25:45    |
   
   XPost: comp.lang.pascal.misc, comp.lang.pascal.ansi-iso   
   From: ruediw@Hispeed.ch   
      
   happy schrieb:   
      
   > Can the graph unit execute that program . Are there any alternatives to   
   > execute the below program other than go to GKS ?   
   > Can I execute the call set_pixel using other graphic library ?   
      
      
   > set_pixel(round(x),round(y));   
      
    From 'Turbo Pascal the complete reference':   
      
   Syntax Procedure PutPixel(X,Y : Integer;Pixel : Word);   
      
   Parameters   
      
   X is the horizontal coordinate   
   Y is the vertical coordinate   
   Pixel is the color of the pixel   
      
   Description   
   Putpixel turns on pixel at x:y with color   
   defined by pixel   
      
   Turbo Pascal 4.0 and up (incuded in Graph)   
   Rudolf   
      
   --- 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