RetroBASIC

Basicprogramming(.org) => Community news and announcements => Topic started by: jcfuller on February 22, 2016, 07:19:50 PM

Title: bc9Basic Update 9.2.4.1
Post by: jcfuller on February 22, 2016, 07:19:50 PM
New bc9Basic release.
This is just the translator.
You will also need the latest bc9Adp2 package if you don't have it.
Update your bc9Adp2 package with the new translator.

    added Pelle's C Forum Moderator frankie's changes to replace the Variadic Macros in the CreateArr function.
    These changes were made to allow for DYNAMIC arrays in a 64 bit compiled program and for
    dependent functions such as REDIM and DSPLIT to function as expected in a 64 bit compiled
    program.

https://sourceforge.net/projects/bc9basic/files/bc9Basic/bc9_9241.zip/download

James