![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||||||||||||||||||||
Program Icons
Downloads Get icon software and icon graphics! perfecticon.com Windows Icon Collections More than 99999 icon files. Low price & High quality. www.777icons.com Toolbar Icon Images Download thousands of toolbar and menu icons now! toolbar-icons.com Website Icons Search web icons. Download icon sets. perfect-icons.com |
Icon sizes: 256x256, 64x64, 48x48, 40x40, 32x32, 24x24, 20x20, 16x16 File formats: ICO, GIF, PNG, BMP ![]() ![]() ![]() ![]() Tags: despised icon vid, gtkrc 2.0 icon, how to remove zibri icon, free earth icons, phone and fax iconParametre passing by reference differs that at the subroutine description before a variable name - formal parametre syntactic word Var is put.Now usage as actual parametres of expressions or direct values is not admitted any more - they should be names of variables. One more classical example. The task: "to Allocate as nondecrease three Integers ". |Program Pr; Var S1, S2, S3:Integer; Procedure Swap (Var A, B: Integer); Procedure Swap with parametres-variables Var C: Integer; C - an independent local variable Begin C: = A; A: = B; B: = C we Swap contents A and B End; Begin Writeln (' Enter three numbers '); Readln (S1, S2, S3); f S1> S2 Then Swap (S1, S2); f S2> S3 Then Swap (S2, S3); f S1> S2 Then Swap (S1, S2); Writeln (' Numbers are perfectly in order :V ', S1, S2, S3) End. Operation with files The type-file represents sequence of components of one type allocated on the peripheral (for example, on a disk). Units can be any type, except for the type-file. Number of units in a file At the description it is not declared. Operation occurs to physical files through so-called file variables. ![]()
| Copyright © 2005-2022 Aha-Soft. All rights reserved. |
|