Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFileHTML::writeYear Method

Prints year with left justification in html output file.

C++
void writeYear(
    int year
);
Parameters 
Description 
int year 
The year to print. 

We have a special function to handle a year, because we do not want a comma inserted in it.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!