Request for comment on my tiny learning project: dfighterdb (mytree)
- From: dfighter <dfighter@xxxxxxxxxxxx>
- Date: Sun, 19 Apr 2009 03:28:25 +0200
Dear everyone!
dfighterdb (I started it as mytree), is a tiny and simple console based "database" application I'm writing as a learning project.
It's purpose is to teach me some generic dynamic data structures, and general design of "larger" projects (Basically a binary tree and a linear list with 256 generic fields).
It's not complete yet, however it is complete enough to present an insight into my "coding style", to show how well (or badly) I can use the language, how portable the code is, general design of the project, etc.
So I'd like to ask you all if you have the time to review it and comment on it.
zipped source code + win32 binary: http://www.freeweb.hu/dfighter/dfighterdb.zip
mirror: http://jesterpm.net/filebin2/1429525413/dfighterdb.zip
Thanks a bunch in advance.
dfighter
.
- Follow-Ups:
- Re: Request for comment on my tiny learning project: dfighterdb (mytree)
- From: Barry Schwarz
- Re: Request for comment on my tiny learning project: dfighterdb (mytree)
- Prev by Date: Re: memory allocation question
- Next by Date: Re: A doubly linked-list in C
- Previous by thread: One algorithm problem
- Next by thread: Re: Request for comment on my tiny learning project: dfighterdb (mytree)
- Index(es):