home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
zkuste
/
vb
/
images
/
lab01
/
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