Thread: Help with my program :D

  1. #1
    Registered User
    Join Date
    Sep 2008
    Posts
    2

    Help with my program :D

    i need your help all.. i have a problem of making a program.. it's about conversion from binary digit to decimal digit, and conversion from decimal digit to binary digit..
    thx

  2. #2
    Algorithm Dissector iMalc's Avatar
    Join Date
    Dec 2005
    Location
    New Zealand
    Posts
    6,318
    Okay well when you're ready to show us what you're having difficulty with, you let us know. Make sure you've read the FAQ and know how to post code.
    My homepage
    Advice: Take only as directed - If symptoms persist, please see your debugger

    Linus Torvalds: "But it clearly is the only right way. The fact that everybody else does it some other way only means that they are wrong"

  3. #3
    Registered User
    Join Date
    Mar 2005
    Location
    Freeport, IL
    Posts
    32
    Really have you attempted the program at all? If not why do you want to program if you don't enjoy throwing some code together an trying to get it started on your own.

    It's a puzzle, try to solve that puzzle.

  4. #4
    Registered User
    Join Date
    Sep 2008
    Posts
    2
    i'm little confuse about the logical expresion for that program.. can give some clue about the logical?

  5. #5
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    Look up "base 2" then, if you don't know how to convert.

  6. #6
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    Hmmmm.... It is starting to occur to me that people ask this question at a minimum of once per week. So you wouldn't even need to technically use the search tool to swiftly find the answer to your question.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  2. Need help with a program, theres something in it for you
    By engstudent363 in forum C Programming
    Replies: 1
    Last Post: 02-29-2008, 01:41 PM
  3. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM