Search:

Type: Posts; User: stormforce

Search: Search took 0.01 seconds.

  1. horray it works now! thank you so much

    horray it works now! thank you so much
  2. Structures and if statement with a string

    Ok so there is a structure that contains data, in the data field of destination is a char array, in that array is the name kraig. My problem is that i cant get the if statement to work.


    ...
  3. Thread: Need help!

    by stormforce
    Replies
    5
    Views
    1,017

    thank you that works

    thank you that works
  4. Thread: Need help!

    by stormforce
    Replies
    5
    Views
    1,017

    no i mean when i run this program im allowed to...

    no i mean when i run this program im allowed to enter 2 inputs and then the program ends before i can even input a char.
  5. Thread: Need help!

    by stormforce
    Replies
    5
    Views
    1,017

    Need help!

    ok so why is it in my program that i cant input a character? it just says that it equals the number 10
    insert

    #include <stdio.h>


    int main(void)
    {
    double T;
    int qty;
Results 1 to 5 of 5