Search:

Type: Posts; User: HelpMePlease

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    5,073

    32 bit floating point multiplication

    Hi,

    I am writing a program for multiplication of 32-floating point values. In order to find the significand, I will be dividing the initial number entered by the user by two, can you check if it...
  2. Replies
    13
    Views
    3,351

    I bet all of your replies are negative, you seem...

    I bet all of your replies are negative, you seem to be one of those people the cant do much but talk alot. I wrote the code and now need to know the names of the technical bits I have used without...
  3. Replies
    13
    Views
    3,351

    Could Someone Please Explain This Code

    Hi I got a code that I would like someone to explain to me. Its a code for a word guessing game. If possible could you please point out the technical bits behind the code and also comment it out in...
  4. Replies
    12
    Views
    1,783

    Ok

    OK Whatever That Means :confused:
  5. Replies
    12
    Views
    1,783

    This program compiles and runs now, All I want to...

    This program compiles and runs now, All I want to know now how can I insert the filename C:\My Documents\Hangman\words.txt in the code so it read words from the words.txt and makes the hangman game...
  6. Replies
    12
    Views
    1,783

    I tried system("clear"); and compiled and linked...

    I tried system("clear"); and compiled and linked but exited at run. My second question was that as this program is suppose to read from a file and read words and randomise them, How can I setup the...
  7. Replies
    12
    Views
    1,783

    Program Developed

    Hi, The Program has been modified now and can compile but gives the following error: (120) : error C2065: 'clrscr' : undeclared identifier. I would like to know why its giving this and also What Is...
  8. Replies
    12
    Views
    1,783

    Reading And Randomising From File

    Hi I am making a H A N G M A N. I have posted earlier as well. Now I have developed it roughly and would like to post it here. Please help me out on this. What Its supposed to do is Read from a file...
  9. Replies
    1
    Views
    1,170

    Reading From File.

    Hi I am working on a program which randomly selects a word from a list, hides it from the user and then asks the user to guess each character, revealing each character as the user gets it right. At...
Results 1 to 9 of 9