Search:

Type: Posts; User: theejuice

Search: Search took 0.00 seconds.

  1. ok, i'll work it a little bit and see how it goes.

    ok, i'll work it a little bit and see how it goes.
  2. ok, i got it to work, all i need now is to know...

    ok, i got it to work, all i need now is to know how to make it quit when a "q" is entered.




    #include <stdio.h>

    int main()
    {
    int idnumber;
  3. program that offers choice of tool width

    I need help writing this program:

    1)The program will offer a choice of a tool width of:
    A 0.1 mm
    B 0.3 mm
    C 0.5 mm
    D 1.0 mm

    2) Request the input of a position in 2D within the...
  4. Program that requests input of an integer number

    Help, I'm a C noob, and need help writing this program:

    The program will request input of an integer number. if the entered number matches a specific number(an ID number) it will continue. If...
Results 1 to 4 of 4