|
Anypia Programmer's Documentation
|
Manages an array of annual bits.
class BitAnnual;
When adding functions to this class, or changing the implementation of existing functions, be careful not to use square brackets ( [] ) to access theData unless you're really sure of what you are doing. This is because there are different implementations of this class depending on whether you are using NT or Linux. Instead, use the setBit and getBit functions.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|