[Gambas-user] Gambas Header Files

Cedron Dawg cedron at exede.net
Tue Feb 26 19:36:38 CET 2019


Hello all,

As part of me getting the lay of the land, so to speak, I have written a scanner program that walks the "gambas-master" (maybe a week old) directory tree and finds all the header (.h) files.

So far I have determined all the versions of all the files and where they are located.  My initial output is attached (40K).  As I produce other files, I will build in links.

In database diagram nomenclature, this is what I have in memory at this time:

===================   ==================
: HeaderFileNames :   :   Directories  :
===================   ==================
           1               1
           |               |
           M               |
=======================    |
: HeaderFileVarieties :    |
=======================    |
   1          1            |
   |          |            |
   |          M            M
   |    =========================
   |    :  HeaderFileLocations  :
   |    =========================
   |
   |
   M   
=================
:  LinesOfCode  :
=================

To this, I will be adding Structs and Defines.

The reason I am posting this is I'm taking requests.  What other info about .h files would you like reported?

Any other file types you want scanned?  For What?

Current source code available on request by email.  Of course it is written in Gambas.  I'll upload it to the farm when it is suitably advance, which will be a while.

Ced

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190226/13340fb6/attachment-0001.htm>


More information about the User mailing list