home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January (DVD)
/
Chip_2003-01_DVD.iso
/
ChipCD
/
zkuste
/
vbasic
/
lab_01_files
/
IMAGE012.GIF
< prev
next >
Tile
Graphics Interchange Format
|
2002-11-03
|
3.9 KB
|
562x163
|
8-bit (20 colors)
ocr:
Classl.vb Kruh I (Declarations) Public Class Kruh Private Const pi = 3.14 Public Function Obsahkruhu (Byval polomer As Integer) As Long Return pi * polomer * polomer End runction End Class