Announcement

Collapse
No announcement yet.

Associative Array aka Dictionary (Freeware)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Associative Array aka Dictionary (Freeware)

    Hi

    I'm making my multi-purpose dictionary (similar to a VB collection or a C associative array) available. It's a compact dll (13.5Kb) and comes with full source code and a test file.

    The dictionary can contain arbitrary types, strings, long values or pointers which are added by key. The library is available at http://www.radbit.com/code/mdict.zip

    Comments, gripes and flames welcome

    Cheers

    Florent

  • #2
    Florent,

    sample code MTEST.BAS is not included in the zip file.

    James


    ------------------

    Comment


    • #3
      Hi jc

      I've updated the zip file with the "mtest.bas" test module: http://www.radbit.com/code/mdict.zip


      Florent

      ------------------

      Comment


      • #4
        Florent,
        stralloc.inc file is not included in zip.

        James


        ------------------


        [This message has been edited by jcfuller (edited June 18, 2000).]

        Comment


        • #5
          Sorry about that

          I've checked my includes and have updated the package with STRALLOC.INC - I've also removed the hard coded path in mdict.inc. It should all be there now. Thanks!

          Florent

          ------------------

          Comment


          • #6
            Florent,

            The ZIP file is the same (STRALLOC.INC is still missing)



            ------------------
            Patrice Terrier
            mailto[email protected][email protected]</A>
            Patrice Terrier
            www.zapsolution.com
            www.objreader.com
            Addons: GDImage.DLL 32/64-bit (Graphic library), WinLIFT.DLL 32/64-bit (Skin Engine).

            Comment


            • #7
              Hi Patrice

              no - STRALLOC.INC is in the zip file - I have just retrieved it to make sure. What you're seeing is probably the IE cache retrieving the zip file from the hard disk instead of downloading it again. Do a "delete temporary files" and a "Clear History" and download the file again.

              Cheers

              Florent

              ------------------

              Comment


              • #8
                Florent,

                I'm making my multi-purpose dictionary (similar to a VB collection or a C associative array) available. It's a compact dll (13.5Kb) and comes with full source code and a test file.

                The dictionary can contain arbitrary types, strings, long values or pointers which are added by key. The library is available at http://www.radbit.com/code/mdict.zip
                The link is not longer valid. Is there any alternate way to download?

                ------------------

                Comment


                • #9
                  Ooops

                  was away for a few days and i seem to have a couple of problems
                  with my ISP. I'll contact then on Monday the 3rd Dec to find out what's
                  going on. Hopefully, the site should be back online by Monday.

                  Cheers

                  Florent

                  ------------------

                  Comment


                  • #10
                    Originally posted by Florent Heyworth:
                    Ooops
                    was away for a few days and i seem to have a couple of problems
                    with my ISP. I'll contact then on Monday the 3rd Dec to find out what's
                    going on. Hopefully, the site should be back online by Monday.
                    Cheers
                    Florent
                    Hi,

                    i know it is a little late to ask for, but may i have the source of mdict.
                    The weblink doesn't work anymore.

                    Thank you very much!

                    Bye, Josef


                    ------------------
                    mailto:[email protected][email protected]</A> www.selisoft.com

                    [This message has been edited by Josef Lindinger (edited February 06, 2003).]

                    Comment


                    • #11
                      Florent,

                      If it is not too much trouble, I would really like to have
                      mdict.zip as well. Is there a new donwload link? If not,
                      can we email you with requests for the dll/source?

                      Thanks again.

                      -Ken

                      ------------------
                      Mac Application Reviews and More

                      Comment


                      • #12
                        Does any know if a new link has been established yet?


                        ------------------
                        Roger...
                        (Mail to rdrines at SpamCop dot Net)
                        Roger...

                        Comment


                        • #13
                          while you wait for an answer, perhaps you can take a look to my
                          wrapper functions for the dictionary object.
                          http://www.powerbasic.com/support/pb...ad.php?t=23878


                          ------------------

                          Comment


                          • #14
                            JOSE

                            Works great !
                            Keep up the tempo Jose.
                            I'm in learning mode overload and love it.

                            Thanks

                            ------------------
                            Trento Castricone
                            http://www.raineyday.com
                            mailto:[email protected][email protected]</A>
                            Trento Castricone
                            www.fileraptor.com
                            [email protected]

                            Comment


                            • #15
                              When creating source code archives, don't miss any INC files...
                              http://www.powerbasic.com/files/pub/...SCBundle11.zip

                              MCM
                              Michael Mattias
                              Tal Systems (retired)
                              Port Washington WI USA
                              [email protected]
                              http://www.talsystems.com

                              Comment


                              • #16
                                Does anybody have mdict.zip by any chance? Please let me know...

                                kmyers at zcureit dot com

                                Thank you.

                                ------------------
                                ZCureIT Tech. Home of
                                PwrSpell - Spell Checker & SacksPB - XML Parser
                                Mac Application Reviews and More

                                Comment


                                • #17
                                  Florent,

                                  Did not know you got a new job as a shoe seller. Nice shoes, btw.

                                  ------------------
                                  Windows eXPerience, what an experience!!!
                                  E-mail: Egbert dot Zijlema at basicguru dot com
                                  http://zijlema.basicguru.com

                                  Egbert Zijlema, journalist and programmer (zijlema at basicguru dot eu)
                                  http://zijlema.basicguru.eu
                                  *** Opinions expressed here are not necessarily untrue ***

                                  Comment


                                  • #18
                                    hehe this is actually pretty funny. i closed up the website and it
                                    seems it was taken over by some shoe advertisers

                                    i don't come by here very often but i saw the post. i've posted the code
                                    in the source code forum for future reference. you can find it here:
                                    http://www.powerbasic.com/support/pb...ad.php?t=24365

                                    cheers

                                    florent



                                    ------------------

                                    Comment


                                    • #19
                                      Thank you for posting the code, it is greatly appreciated.

                                      -Ken

                                      ------------------
                                      ZCureIT Tech. Home of
                                      PwrSpell - Spell Checker & SacksPB - XML Parser
                                      Mac Application Reviews and More

                                      Comment


                                      • #20
                                        Welcome Ken

                                        [This message has been edited by Florent Heyworth (edited October 12, 2004).]

                                        Comment

                                        Working...
                                        X