Search:

Type: Posts; User: opeth

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,471

    File I/O editing problems

    (It's a homework assignment, so for the sake of education you probably shouldn't hand me a straight answer...or at least not all of it :rolleyes:)

    Anyway, supposed to open a text file and change...
  2. Replies
    3
    Views
    3,232

    i got it working, thanks for the input

    i got it working, thanks for the input
  3. Replies
    3
    Views
    3,232

    Using seperate elements in a string array?

    Sorry in advance for the wordiness :frown:

    This is for a homework assignment, so i'm not asking for help on the entire thing :p , though i'm not a CS major, so it really rustles my jimmies.
    The...
  4. Replies
    2
    Views
    1,484

    No errors compiling but no output?

    Really new to C so bear with me :eek:
    I wrote this to convert change
    Faulty logic on the actual conversion notwithstanding, when i run it, it outputs nothing and i have to ^C to exit (in linux...
  5. Replies
    8
    Views
    2,561

    thank you

    thank you
  6. Replies
    8
    Views
    2,561

    if i change 'box' in those places to 'int', i get...

    if i change 'box' in those places to 'int', i get all kinds of 'request for member in something not a structure or union' errors
  7. Replies
    8
    Views
    2,561

    Accessing Structs in Functions Problem

    This C program is supposed to ask the user for the number of rows and columns, and output a rectangle of asterisks, like a visual times table. Not even getting to the output part yet, structs confuse...
Results 1 to 7 of 8