CUBE.BAS (2/2)

 BBS: Inland Empire Archive
Date: 09-22-93 (17:05)             Number: 22
From: IAN REMMLER                  Refer#: NONE
  To: CALVIN FRENCH                 Recvd: NO  
Subj: CUBE.BAS (2/2)                 Conf: (2) Quik_Bas
'>>> Page 2 of CUBE.BAS begins here.
  da = RND * 8: db = RND * 8: dc = RND * 8
RETURN

DATA  40, 40, 40, -40, 40, 40
DATA  40, 40, 40,  40, 40,-40
DATA  40, 40,-40, -40, 40,-40
DATA -40, 40, 40, -40, 40,-40
DATA  40,-40, 40, -40,-40, 40
DATA  40,-40, 40,  40,-40,-40
DATA  40,-40,-40, -40,-40,-40
DATA -40,-40, 40, -40,-40,-40
DATA  40, 40, 40,  40,-40, 40
DATA  40, 40,-40,  40,-40,-40
DATA -40, 40, 40, -40,-40, 40
DATA -40, 40,-40, -40,-40,-40

'>>> Page 2 of CUBE.BAS ends here. Last page.
$$
--- Blue Wave/QBBS v2.12 [NR]
 * Origin: Dusty's Palace (210)-625-4479 New Braunfels, TX (1:387/1001.0)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET