Thread
:
Urgently need help, Functions and leap year problem
View Single Post
03-28-2005, 03:16 AM
#
5
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
And better change to:
Code:
if
( is_leap(start) ) { cout<<start<<
" "
; }
So more leap years will be visible in console.
__________________
Valmont
View Public Profile
Find More Posts by Valmont