[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gbook
On Thu, Dec 10, 1998 at 05:59:00PM -0800, Micah Yoder wrote:
> Justin Maurer wrote:
> >
> > many of you way have noticed gbook may be moving a bit slowly. it
> > is mainly because i've been a very busy person these last three weeks. it
> > is also not the simplest of code - e.g, a class is a struct which contains
> > a variable amount of structs (students). all i can say is oh well =(
>
> It's probably a bad time to mention this, but you should have used C++
> and the Standard Template Library. The STL simply rocks. No more
> messing with the intricacies of linked lists, variable sized arrays, and
> binary trees!
This is what i am talking about.
--matt wimer
- References:
- gbook
- From: Justin Maurer <mike911@clark.net>
- Re: gbook
- From: Micah Yoder <LYoder@cyberis.net>