Search:

Type: Posts; User: CaliJoe

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,565

    Allegro input keypress

    hi, i am using allegro in dev c++ to try to make a program that when i press a certian key on the keyboard, it will play a noise. what function do you think i should use for the keypress?
  2. Replies
    2
    Views
    1,598

    Keyboard getch()

    Hi, i am trying to write a program so that everytime i press a key on the keyboard, it makes a noise. i have this part done using the getch() function but what/how would i make it so that if you hold...
  3. Thread: Keyboard Input

    by CaliJoe
    Replies
    3
    Views
    2,432

    we can either use Dev C++, visual basic or visual...

    we can either use Dev C++, visual basic or visual c++

    and we are using windows xp.
  4. Thread: Keyboard Input

    by CaliJoe
    Replies
    3
    Views
    2,432

    Keyboard Input

    We are trying to make a program that displays a keyboard on the screen, then highlights the corrospending key when it is hit on the physical keyboard. Then it would play a different noise for each...
  5. Replies
    1
    Views
    1,682

    Times function for rational numbers

    hi, i have everything working in this program expect when i made my fraction simplifying function, the multiplication of the two fractions all of a sudden do not appear.

    Can you help??

    ...
  6. Replies
    1
    Views
    2,668

    Simplify Fraction Help

    hi, i wrote this function to help me reduce a fraction but i can't seem to get it to work. the errors say

    invalid use of member (did you forget the `&' ?)
    expected `)' before ':' token

    both...
  7. Replies
    4
    Views
    6,899

    Rational Numbers Assignment Adding

    We have everything done except we do not know how to do the adding of rational numbers. can you help?


    #include "Rational.h"
    #include "math.h"
    #include <iostream>

    using namespace std;
    ...
  8. Replies
    2
    Views
    1,352

    Rational Numbers

    Hi, i have to create a program for school. I am not asking you to write it or even start it for me, but i am asking you to push me in the right direction so i know where to begin. We have to have the...
  9. Replies
    5
    Views
    2,000

    is there anything that you can press that will...

    is there anything that you can press that will auto-format it for you like in true basic or is it a thing you have to do yourself? thanks
  10. Replies
    5
    Views
    2,000

    Help Finding the mode, calling fuction

    Hi, i have this much done and i believe i have the right function down to find the mean of my randomly sorted array. However, i am having a problem figureing out where to call the MODE fuction and...
  11. Replies
    4
    Views
    2,047

    are u in mr sands class? who is this? i need a...

    are u in mr sands class? who is this? i need a lotta help of this assignment too. i can't find the mode
  12. Replies
    2
    Views
    1,320

    Sorting Array Help

    Hi, i have this much of my program done and it works and everything but i still missing a few things. I was wondering how do i get the mode of my array? And i need to write this program using a...
  13. Replies
    1
    Views
    2,108

    Help With Dice Game

    Thank You So Much For All The Help
  14. Replies
    1
    Views
    1,769

    Help With Functions and Random Numbers

    Hi, i was working on this for my class and i can't seem to get this to work. I am not quite done yet but i have a few problems. After my rules and game function, i would like it to return to the home...
  15. Replies
    2
    Views
    5,226

    Help With Dice Game

    Hi, i was working on this for my class and i can't seem to get this to work. I am not quite done yet but i have a few problems. After my rules and game function, i would like it to return to the home...
  16. Replies
    5
    Views
    10,098

    sorry to both you, but i just joined the fourm...

    sorry to both you, but i just joined the fourm and i am wondering how do i start a new post because i have a question with my code? thanks
Results 1 to 16 of 17