en:ibm:prcp:mou:setptrshape

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:ibm:prcp:mou:setptrshape [2016/02/04 07:31] valeriusen:ibm:prcp:mou:setptrshape [2016/02/04 07:31] valerius
Line 31: Line 31:
 For text mode height and width must be 1, so length is always 4. For text mode height and width must be 1, so length is always 4.
  
-<code> 
 //TotLength// = (height in chars) * (width in chars) * 2 * 2 //TotLength// = (height in chars) * (width in chars) * 2 * 2
               = 1 * 1 * 2 * 2               = 1 * 1 * 2 * 2
               = 4               = 4
-</code>+
  
 **Graphics Mode**  **Graphics Mode**