.NET
lorenz.asc
Associated article: Windows Programming With Basic
Tags: .NET
_WINDOWS PROGRAMMING WITH BASIC_ by Raymond J. Schneider [LISTING ONE] /* Lorenz Equations in GFA BASIC /* Copyright 1991 Raymond J. Schneider XEND=0,YEND=0,ZEND=0 //Initializes end of plot run variables /* Configure and Open Parent Window pstyle%= WS_OVERLAPPEDWINDOW OR pstyle%, WS_CLIPCHILDREN ...


