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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

VC++ again (writing to file)

  • 04-04-2005 8:19am
    #1
    Registered Users, Registered Users 2 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