Scheduled Maintenance:
We are undertaking some essential, but extensive maintenance to improve Yahoo!
Calendar. Your Group Calendar is being migrated to a much improved version of
Yahoo! Calendar. During the maintenance period, you may not have access to your
Groups Calendar.
We sincerely apologize for this inconvenience. Your Groups Calendar is in great
shape and we are working to have it available again as quickly as possible
- Yahoo! Groups & Yahoo! Calendar Team
Doyle, Sorry, I forgot to write that error down, I checked back to the earliest version I have bcxolr v.1.01 (2/27/06) and there is an extra comma in the...
... Yes, this is where bc685 is not parsing correctly (or something) here. I found this extra comma before but it won't parse correctly. I even tried 684 with...
I think the download function is just too unreliable in windoz 7. You can't seem to clear the cache no matter what you do. I've resorted to FTP instead....
Jim ... sorry for the delay getting back ... busy, busy, busy Following is the correct BCX Download function. Of note, the DeleteUrlCacheEntry definitely...
Is it possible to write a console utility that automatically starts with the console window maximized? I saw there was some suggested code in 2002 but it...
2012/02/04 17:00 GMT-8 Robert Wishlaw * Changes to 6.8.5 for 6.8.6 * 02/04 - Fixed Bug - (Halsdorf) - modified Emit_PPType function to accomodate C++ "using"...
Thanks for the update Robert. The cMaxConstMacros still needs to be increased to at least 512 so programs that use SciLexer - 340 macros, will compile. Ian...
2012/02/05 23:00 GMT-8 Robert Wishlaw * Changes to 6.8.6 for 6.8.7 * 02/05 - Modified - (Casey) - cMaxConstMacros value changed from 128 to 512. available at...
I wonder if anyone else here has tried this... I downloaded a program called C4Droid. It's a C compiler intended to run on the Android platform (literally...
PS: I guess I should have included a link to this little app in case some one else would like to try it out... http://uploading.com/files/get/1f54bdfc/ copy...
BCX Help Version 6.8.7, February 10 2012 is available as BCXHelp.chm in the directory http://tech.groups.yahoo.com/group/BCX/files/BCX_Help_Files/ Changes...
... I think this is what you're looking for. From the help file... $NOWIN directive Purpose: Creates program with no WIN32 header files. By default, BCX...
Hi Jeff. Yeah that was the first thing I tried. Still end up with a lot of things to delete from the C file. I'll just keep experimenting until I figure...
I believe you'll have problems with tcc as it does not(?) support default values for parameters. This is section of code from the translation of the s00.bas...
Yikes! Yeah James, it looks a little too hairy for me to know what to do. I guess I just had high hopes for a BcX for Android. I thought if they were able to...
Hi Martin. Yeah, I saw that but for some reason I can't install that plugin. It keeps giving me an error message about the ID being invalid. Waiting for a...
hi Jim, I have two suggestions: For one, make-your-own-console. Google "AllocConsole" (api) which will take you to about 20 system api's which allow you to...
Ian. Found the problem. Did backups today with a new program. Went to the office to find all the machines that I backed up in shutdown (as in powered off). ...
... Kevin and I were tinkering with tcc a while back and had it working. I wrote a little program that would fix the prototypes and insert all of the optional...