c calendar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jlynx23
    New Member
    • Jan 2008
    • 6

    c calendar

    hi...a just a beginner in c... i just want to ask how can i make a calendar using fucntions and arrays...tnx po....
  • scruggsy
    New Member
    • Mar 2007
    • 147

    #2
    Originally posted by jlynx23
    hi...a just a beginner in c... i just want to ask how can i make a calendar using fucntions and arrays...tnx po....
    1. Figure out exactly what your program is supposed to do.
    2. Write down the steps you'll need to take to make it do that.
    3. Convert those steps into code.

    No one here will write the code for you. But if you explain more specifically what you're trying to do and post the code you've tried someone will help you get it working.

    Comment

    Working...