Re: Calendar Program
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Mon, 31 Oct 2005 06:17:09 +0000 (UTC)
In article <1130733113.250905.220150@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
tigrfire <bbarcelo@xxxxxxxxx> wrote:
>thanks for the response but i cant use any functions besides main nor
>can i use arrays. pretty much everything i have written already is the
>total number of things i can utilize to do this.
Are you allowed to use macros?
Are you allowed to use the question-colon operator ?: ?
Are you allowed to use pointers?
Are you allowed to use string literals such as "January" ?
Are you allowed to use the 'for' statement?
Are you allowed to use the % operator? The bitwise and operator?
Multiplication and division?
--
I was very young in those days, but I was also rather dim.
-- Christopher Priest
.
- References:
- Re: Calendar Program
- From: tigrfire
- Re: Calendar Program
- Prev by Date: Re: Calendar Program
- Next by Date: Re: program to print a triangle of astericks
- Previous by thread: Re: Calendar Program
- Next by thread: Re: Calendar Program
- Index(es):
Relevant Pages
|