Re: Standard toolkit
- Posted by Jason Gade <jaygade at gmail.com> Jul 03, 2005
- 673 views
aku saya wrote: > > > J> Can anyone tell me what (non-RDS) library files besides > J> Win32Lib that they use regularly in their projects? I'm mostly > J> asking about utility functions, not graphics libraries and such. > J> Stuff like print.e, sprint.e, tk_*.e, etc. Include your own > J> libraries that you may not have released to the archive. > > J> Some other questions: > > J> * If this library is in the archive and you're a registered > J> user, have you voted microbucks for it? > > J> * If this library is not in the archive, why not? > > Having used Eu for 5 years, nearly all projects I made always include > a file I made as standard library. > > So I think Eu standard library is very important. > > So I translated the include file to English and removed a lot of > routines that I think would not be too useful for the others. > > The file is below. Some of the routines are obtained from Euforum, but > sorry I didn't keep the original author names. > > A lot of routines are still missing. I think these routines need to be > included in the standard library project: > - copy/rename/move/delete/rmdir functions, USING WIN32 API and LINUX > SYSTEM CALLS instead of system("del " & filename,0) which I hate very > much (personally) since it's not reliable > - *simple* hash map/set, like hash_set(key, value), > hash_get(key, default_value), hash_find(key), etc > - date/time library, like datetime.e by CyrekSoft Derek Parnell and Jiri Babor both have hash libraries in the archive. > Looking forward for your suggestions, etc! -- ============================== Too many freaks, not enough circuses. j.