May 16, 2023
SmallBASIC बुनियादी प्रोग्रामिंग लैंग्वेज इंटरप्रेटर जानने के लिए एक तेज़ और आसान है। पुराने संस्करण डाउनलोड और इंस्टॉल करें SmallBASIC जो आपके डिवाइस मॉडल के अनुकूल है और अपनी पसंदीदा सुविधाओं का आनंद लें!
- Fix: "0 IMP 0" returns now correct result 1
- Fix: DIM lower bound
- Fix: EQV bug. "0 EQV 0" will return correct result "1"
- Fix: INPUT #F; now supports up to 64 parameters
- Fix: RGB and RGBF now clamp parameters
- Fix: Bug in BGETC when using sockets
- Fix: Return values of POLYCENT and POLYAREA
- Fix: Line-chart line drawing to use current foreground color
- Fix: Printing chr(0) into a file or network interface
- Implemented STATMEDIAN() and STATSTD()