Re: initialize array within a class by a class member



When we initialze a month, we know the no of dates in that month, so
base on that we can create a array of the right size for each date of
the month. But how do I define it in the month class?

Thanks!

Greg

.



Relevant Pages

  • Re: initialize array within a class by a class member
    ... greg wrote: ... > When we initialze a month, we know the no of dates in that month, so ... > base on that we can create a array of the right size for each date of ... class is what defined the interface, and the interface is what defines ...
    (microsoft.public.vc.language)
  • regex - no field seperator
    ... I have the following data that I'm trying to parse into an array. ... Thanks Greg. ... Prev by Date: ...
    (perl.beginners)
  • initialize array within a class by a class member
    ... I want to define an array of class Date based on another member ... How do I initialize the dateArray in without knowing no of dates? ... Greg ... Prev by Date: ...
    (microsoft.public.vc.language)
  • Re: Vinum raid5 problems......
    ... Greg 'groggy' Lehey wrote: ... and then allow me to traverse the array. ... Vinum List: ... Kernel dumps will be supplied later today or tomorrow - i'm not going to ...
    (freebsd-questions)
  • Re: Looking for speed performance to draw line.
    ... each item in an array, that being the next and/or previous indexes. ... and it's next pointer to the previous item's original next pointer. ... Next -1, Prev 0 ... shapes up into shape classes that implemented the required commands ...
    (microsoft.public.vb.winapi.graphics)

Loading