From: Tom St Denis Newsgroups: comp.os.msdos.djgpp Subject: Re: c++ program Date: Tue, 30 Jan 2001 02:32:07 GMT Organization: Deja.com Lines: 16 Message-ID: <955937$1hp$1@nnrp1.deja.com> References: NNTP-Posting-Host: 24.112.8.23 X-Article-Creation-Date: Tue Jan 30 02:32:07 2001 GMT X-Http-User-Agent: Mozilla/5.0 (Windows 98; U) Opera 5.01 [en] X-Http-Proxy: 1.1 x60.deja.com:80 (Squid/1.1.22) for client 24.112.8.23 X-MyDeja-Info: XMYDJUIDtomstdenis To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article , "Drake matthews" wrote: > Write a C++ program that asks the user to input a year, a month, and a day; > and gives the day of the week for that date, i.e Monday , Tuesday, etc. > Basically, the input data is put in the equation (year + year/4 + date of > month + factor for month) / 7 > > Is there a question here? Tom Sent via Deja.com http://www.deja.com/