Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
IntAnnual::fill Method

Fills all data slots with the given value.

C++
void fill(
    int value
);
Parameters 
Description 
int value 
The value to fill the data slots with. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!