Search:

Type: Posts; User: ganonshin

Search: Search took 0.01 seconds.

  1. Replies
    19
    Views
    1,967

    Cheers Hammer, i can see what that is doing, Its...

    Cheers Hammer, i can see what that is doing, Its gonna be a great help.

    Thanks again. Bye for know. Ganonshin.
  2. Replies
    19
    Views
    1,967

    This is part of the code, just imagine it reading...

    This is part of the code, just imagine it reading records from the file and printing it down the page all right justified so the pennies are in the same columns, cheers.

    fprintf(pp, " %s %d ...
  3. Replies
    19
    Views
    1,967

    Hammer i have used tags but the format still aint...

    Hammer i have used tags but the format still aint right strange i must be doing something wrong.

    Also i have used what you wrote, but basicly the justification i am using works for the 15 (in by...
  4. Thread: Eof??

    by ganonshin
    Replies
    9
    Views
    1,415

    Hi everyone, I cant remeber who sugested to get...

    Hi everyone, I cant remeber who sugested to get the return value but it worked, a big cheers if you know who you are.

    Thanks from Ganonshin.
  5. Replies
    19
    Views
    1,967

    Thanks to all that have responded, below is part...

    Thanks to all that have responded, below is part of the output.

    This is what I want,
    /* 4 15 20 1 7.0 105.00 11.0 165.00 */
    /* 4 7 10 2 ...
  6. Thread: Eof??

    by ganonshin
    Replies
    9
    Views
    1,415

    Thanks Azuth, b ut i dont really understand it. ...

    Thanks Azuth, b ut i dont really understand it.

    Thanks anyway Ganonshin.
  7. Replies
    19
    Views
    1,967

    Hi Shadow. If i use tabs i cannot put my...

    Hi Shadow.

    If i use tabs i cannot put my figures where i want to, can i??

    Can you expand on your theory?

    Ganonshin.
  8. Replies
    19
    Views
    1,967

    Hi again Quzah. I have just tried using the -...

    Hi again Quzah.

    I have just tried using the - sign, it didnt do anything to the way my figures are displayed.

    The figures should be displayed justified from the right, so there should be a...
  9. Thread: Eof??

    by ganonshin
    Replies
    9
    Views
    1,415

    Hi Quzah. I am using fscanf to read the file -...

    Hi Quzah.

    I am using fscanf to read the file - how do i check the return value and when i have the value what do i do with it??

    Hope you respond.

    Ganonshin, bye for know.
  10. Thread: Eof??

    by ganonshin
    Replies
    9
    Views
    1,415

    Eof??

    Hi its me the student again.

    This time i read a file but the machine cannot tell if the end of the file has been reached.

    i am using


    FILE *fp /* pointing to a stream */
  11. Replies
    19
    Views
    1,967

    right justifying??

    Hi im a student and i have an assignment to do, and i seem to be a bit stuck.

    I have a list of numbers which i have read from a file i need them in a list like so,

    25.00
    43.00
    ...
  12. Replies
    25
    Views
    2,761

    Thanks for the reply unregistered, I pretty much...

    Thanks for the reply unregistered, I pretty much know how to fseek, fread etc.

    Id like to know how to print (to paper), to a specific format.

    eg. if iwant to print a piece of data in the...
  13. Replies
    25
    Views
    2,761

    Actually nutshell and the rest i have a usb...

    Actually nutshell and the rest i have a usb printer i didnt think there was going to be a difference besides the connection, more help needed i think. damn.

    Also how do you print a certain piece...
  14. Replies
    25
    Views
    2,761

    Thanks for responding everyone, i will post an...

    Thanks for responding everyone, i will post an attempt.

    I still will probably need more help - and i will try harder too.

    Thanks again
  15. Replies
    25
    Views
    2,761

    I need to print to paper in landscape mode how is...

    I need to print to paper in landscape mode how is that done, also my file is a binary file not text. help!!!! (again).

    Thanks.
Results 1 to 15 of 15