Thread: Help with programs

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User [Z-D]'s Avatar
    Join Date
    Oct 2006
    Posts
    37
    I am too having trouble, but not as bad as you. I don't know much, but I can help you with no. 1.

    Have you found out how to convert the units. If not try here

    And try here to find out how to devide with getting remainders instead of decimel places.
    But unforutnately I can't find a REALLY, REALLY, REALLY useful tutorial site for arrays.

  2. #2
    MFC killed my cat! manutd's Avatar
    Join Date
    Sep 2006
    Location
    Boston, Massachusetts
    Posts
    870
    Make some effort. We won't write your homework for you.
    Silence is better than unmeaning words.
    - Pythagoras
    My blog

  3. #3
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398
    nesagsar,

    The people here are willing to help you with hints and suggestions. We might even write a couple of lines of code or point-out a bug in your code for you. But, you will have to do most of the work yourself. That's our style... We like solving puzzles, and we want you to solve your puzzle yourself too!

    Please read the Homework Policy and the Forum Guidlines.

    Show us what you've got so far. If you can't get started, ask "how do I get started?"

    You will also get better responses if you create a new thread for each program.

    If you've been reading your book and doing your homework, the first three should be fairly easy for you. The others are a bit more involved, but I assume you've covered the material.

    Seven programs in seven days does seem like a lot. It's probably about right for a college course, but a bit much if it's a high school class. I suspect programming requires more homework hours than your average class... We have all spent lots of "extra" hours debugging some "simple" problem, or figuring-out how to get something to work.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Recommend upgrade path for C programs
    By emanresu in forum C Programming
    Replies: 3
    Last Post: 11-22-2007, 07:32 AM
  2. Reroute where programs write to
    By willc0de4food in forum C Programming
    Replies: 7
    Last Post: 09-21-2005, 04:48 PM
  3. How come Dev C++ cant run some programs??
    By Sephiroth in forum C Programming
    Replies: 41
    Last Post: 09-17-2005, 05:35 AM
  4. POSIX/DOS programs?
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 02-28-2003, 05:42 AM
  5. executing c++ programs on the web
    By gulti01 in forum C++ Programming
    Replies: 4
    Last Post: 08-12-2002, 03:12 AM