View Single Post
Re: Pointer to vector element
Old
  (#4)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: Pointer to vector element - 08-03-2004

To be honest, if I could write this stuff in a pure C compiler I would but this seemed to be the easiest way to do things. Much less complicated that way.

The problem with allocating a fixed array of 256 user message objects is that any given dll only sees from 60 and above wasting quite a bit of space.

Useless addition that has nothing to do with this post:

Hehe - whenever my fan goes faster or slower the usage light on my ups goes up or down a notch.
  
Reply With Quote