Search:

Type: Posts; User: Linxs

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    975

    I'm using windows 7 and code: blocks. where...

    I'm using windows 7 and code: blocks. where scanf("%s",&hw); is I want to read a set of strings eg " I am a beginner. " When I try to do that it skips the next input (not sure if its because of white...
  2. Replies
    5
    Views
    975

    Program crashing after adding floats...

    Ok so i add three floats together and print the result to screen, however after it displays the result it keeps crashing. I have comments because it is required for my assignment for CXC.


    void...
  3. The first in a set of data to be inputted is always skipped...

    Ok so in the fuction service_data() the first input from the user is always skipped (gets(detail.type)) and the same thing happens in client_information() with the first input call...
Results 1 to 3 of 3