Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

VC++ again (writing to file)

Options
  • 04-04-2005 9:19am
    #1
    Registered Users Posts: 221 ✭✭


    Hi it's me again you were all really so much help that im back wiht another question

    I'm writing an Insert function when the user hits insert i'm taking a set a values into a struct which i then want to write to a binary file i've already created

    do i need to puts blank spaces on teh file to write to it ? can i just write away i.e. will it alocate space as i write to it ? do i need a dummy entey to tell where the end of the file is or will file.eof work

    ne help needed and apprciated .. cheers


Advertisement