Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PageCounters::set Method

Sets page counter for one slot.

C++
void set(
    int slot, 
    int newPageNum
);
Parameters 
Description 
int slot 
Page counter slot to use. 
int newPageNum 
New page number. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!