Search:

Type: Posts; User: kendals

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    3,890

    your code doesnt work properly

    Hi,

    I tried your code and i cannot get it to read the whole txt file.
    Your code only reads the first line?
    Can you help?

    thanks

    kendals
  2. Replies
    4
    Views
    3,890

    how do i go next and back

    Hi,

    Once i have loaded my text file how do i go next and back to view the next records and previous records?
    do you have an example of this using an array?

    thanks

    Kendals
  3. Replies
    4
    Views
    3,890

    reading files and displaying them on screen

    Hi,

    How do you read a text file and display it on screen. Its just a text file NEW.TXT. Does anyone have an example? or can tell me how to do it?

    thanks

    Kendals
  4. Replies
    4
    Views
    1,312

    thanks

    Hi,

    Ill try it out. Im gonna have this in just incase the user or the program messed up.

    thanks

    Kendals:D
  5. Replies
    4
    Views
    1,312

    sorry print it to a computer printer

    Hi,

    My question was about printing it to a computer printer, can this be done? print what ever is in the record buffer to a computer printer and have an option to printing the whole data file to a...
  6. Replies
    4
    Views
    1,312

    printing from my record buffer

    Hi i have my program that has a record buffer which holds 5 records. I want to print the content of that buffer or be able to print the whole file. how do you make it print this?

    thanks
  7. Thread: shut down

    by kendals
    Replies
    5
    Views
    2,727

    shutdown

    Hi,

    have a look here:

    http://www.computer-mentors.co.uk/wwwboard/c/messages/592.html

    and here:

    http://www.computer-mentors.co.uk/wwwboard/c/
  8. Thread: GFX Errors

    by kendals
    Replies
    1
    Views
    1,028

    what errors do you get?

    Hi,

    What errors do you get when you try and run your code. Can you tell me a little about what your trying to do with the code?

    thanks:D
  9. Replies
    3
    Views
    1,034

    thanks

    thanks, is there a standard for pseudocode? or can you describe it as structured english?
  10. Replies
    3
    Views
    1,034

    array navigating problem

    Hi

    I wanted to know if you can describe how next record, first record, previous record and last record work if i want to navigate in the array.

    thanks
  11. Replies
    1
    Views
    2,611

    is gotoxy a part of ANSI C 89 standard

    Hi wanted to know is gotoxy a part of ANSI C 89 standard. I use borland c++ builder 5 professional and does that add the gotoxy from its libraries?
  12. Replies
    3
    Views
    1,319

    thanks

    Ill try to convert it, i found like c to java convertors, i just thought that you might get one for c++ to c. I wanted to convert it because i have a prog i made and wanted to use it in dos.
    ...
  13. Replies
    3
    Views
    1,319

    c++ to c convertor

    Hi i wanted to know is there a C++ to ansi C convertor available?
    As i have a C++ program and would like to use it in C

    thanks

    kendals
  14. Thread: arrays

    by kendals
    Replies
    5
    Views
    1,241

    do you have an example?

    Hi do you have an example of that insert and delete?

    thanks

    kendals
  15. Thread: arrays

    by kendals
    Replies
    5
    Views
    1,241

    arrays

    Hi,

    I wanted to know how do you insert and delete using an array?
    I think you use scanf but i dont know how?

    thanks

    kendals
  16. Replies
    11
    Views
    6,451

    thank you

    Hi prelude

    Thanks for your help

    p.s what if the text is too big scan you scroll down the page? how you do that?
  17. Replies
    11
    Views
    6,451

    reply

    Hi,

    Thanks, Im thinking of putting a help section in the menu so it will help the user, you think i should make the help file in txt and make printf dump the text on to the screen. Is that ok or...
  18. Replies
    11
    Views
    6,451

    reply

    thanks, i never heard of that way before, how can you do this?
  19. Replies
    11
    Views
    6,451

    reply

    Hi,

    When i make my menu in the menu functions do i put those next and previous codes in?

    I have an idea of a menu i can do can you tell me if this is ok?

    do i make it like:

    MENU
  20. Replies
    11
    Views
    6,451

    text file

    How do you build the list from the text file first and Read the data from the file and place it in nodes?

    could you tell me and give me an example.

    thanks

    kendals
  21. Replies
    11
    Views
    6,451

    navigating in a linked list

    Hi,

    I am having trouble making navigation in a linked list work.
    I am tying to make it go to the first, last, next and previous record from a text file.

    Do you know how to do this? could you...
  22. Thread: C# vs C

    by kendals
    Replies
    2
    Views
    1,877

    Poll: C# vs C

    Whats is better C or C#?
  23. Thread: menu with text

    by kendals
    Replies
    6
    Views
    1,296

    thanks, it works

    Hi,

    thanks for your help, i got a c programming book to help me,
    its the sams teach yourself C programming in 21 days.

    thanks again

    Kendals
  24. Thread: menu with text

    by kendals
    Replies
    6
    Views
    1,296

    yes i still need help

    Yes i still need help, can you help?

    thanks
  25. Thread: menu with text

    by kendals
    Replies
    6
    Views
    1,296

    how do you put that code in?

    Hi i wanted to know how you put that code in?
    what #includes do i need? can you tell me how i would put i so i if i copy the code and paste it in to my complier it will work as i do not understand...
Results 1 to 25 of 30
Page 1 of 2 1 2