News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

MasmBasic library for FreeBasic: Rand()

Started by jj2007, July 18, 2020, 02:36:07 PM

Previous topic - Next topic

jj2007

Quote from: Vortex on September 09, 2020, 09:47:21 PM
Hi Jochen,

Can you see the additional elements increasing the size of the library with Timo's TLPEView?

http://masm32.com/board/index.php?topic=7435.0

Yes.

Vortex

Hi Jochen,

Maybe there are some unused references \ symbol names in your statlic library. Can you remove them?

jj2007

Quote from: Vortex on September 09, 2020, 10:27:01 PM
Maybe there are some unused references \ symbol names in your statlic library. Can you remove them?

No, I don't think there is anything unused. Anyway, this is costing a lot of time and efforts for 580 saved bytes, not sure if it's worth it. Thank you for your time :thup:

jj2007

New version with somewhat improved help:
- extract the 4 files to the folder where fbc.exe sits
- drag SkelFreeBasicGui.asc over TinyIDE.exe
- hit F6 to build and run this Windows GUI template
- hit F1 to see the TinyIDE manual