... What compiler are you using? In old versions of gcc there were no sstream header. In the gcc web site there is one that can be used with this versions, see...
... sstream ... versions, ... only used in ... gencharset ... i'm using egcs 1.1.2. the rest of your message has me confused. i can't touch the .o files as...
... touch create the files if they do not exist. The trick is to create the files, so that make does not try to build them. gencharset creates charset.cpp form...
Convert strings to all lowercase or all uppercase letters. LCASE$(stringexpression$) UCASE$(stringexpression$) stringexpression$ Any string expression. ...
what is BBasic, is this freeware , cross-platform, use externall DLL/lib/API, syntax is compatibile with basic standard or other basic's, it's a generall...
Which BBasic? Bywater BASIC Interpreter? Business Basic? You need to specify - preferably with a website. Regards, Neil Morrison ... From: "abisofile"...
In that case go to http://groups.yahoo.com/group/blassic/files and download the files and try them. Regards, Neil Morrison ... From: "abisofile" <gman@...>...
ok can I use in blassic basic externall DLL/Lib/API's and how to create exe files for windows and linux exe(what ever those are) in blassic basic, and is...
Hello. ... You can create dynamic libraries specific for Blassic. The testdl.* files in the source package contains an example of how to do it. ... Blassic is...
Hello. ... Currently probably not, the use of USR to call external functions is intended for simple functions. I don't know if someone has tried to use it for...
Hello to everyone . Interested in enchancing your programming and designing skills ? Looking to bid on projects ? Finding it tough at websites which are...
Hello. I have launched the 0.10.0 release of Blassic. There are many changes this time, I skipped the 0.9 numbers to use a more round number. Several new...
Hi!. :) I downloaded the new Blassic 0.10.0 version for windows. Now Blassic seens to reach better level ( I tried it already 2 years ago). :p I am using it...
Hello. ... You need to poke the sysvar first, then change to graphics mode. The var is only checked when switching mode. ... The "Source and sample programs"...
HI! :) Thank you for your respond(s). I think, I migth upload soon some small code samples, just because it propably will help to get more users. Yours Kepu...
Hi all: I am new here; just exploring the site and seeing if I can make use of Blassic. I know BASIC from 20 years ago. I haven't programmed anything in 20...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the blassic group. File : /GaCol091.zip ...
blassic@yahoogroups.com
Jul 5, 2005 2:24 am
80
Hello. ... The main incompatibility with the Commodore Basic syntax is that Blassic requires separators to distinguish keywords. That is, a sentence like this:...
Hello. I've uploaded a preliminary version of the next release of Blassic, for people interested in test new features. It's not very stable yet, use with care....
Hi! Is it possible to get compiled version of 0.11.0 or never. I tried to compile your source with LCC, maybe I mixed something ...it didn't work. Or somekind...
... I think that LCC is only a C compiler, you need a C++ compiler to build Blassic. You need a linux or other unix variant, or use cygwin or mingw in windows,...