• Welcome to Powerbasic Museum 2020-B.
 

News:

Forum in repository mode. No new members allowed.

Main Menu

bc9Basic Update 9.2.4.1

Started by James C. Fuller, February 22, 2016, 07:23:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

James C. Fuller

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

Theo Gottwald