Recent content by VinceF

  1. V

    How to write a C++ program to do the following?

    Don't post your homework. We're not here to do it for you. TRY to do it yourself, and if you need help, ask a question. We'll be all over it.
  2. V

    write a c program to read,write and append file using switch case?

    so what's your question? If you're simply lost, start by reading man pages for: open() close() read() write() lseek() and fopen() fclose() fread() fwrite() fseek() That's all you need for basic file handling. Good luck
  3. V

    Does the flash of a digital camera really hurt there eyes?

    It didn't hurt my son's eyes. I think the crying is more from starling them - my son used to cry as an infant from that also. If it bothers your child, try to avoid the flash.
  4. V

    I want to reformat my laptop but I have some family photos that need to be saved?

    Try the disk again. If you reformat, it removes EVERYTHING. Try a USB key (aka stick drive) or USB external drive - they may be easier for you than a CD (if that's what you tried).
  5. V

    I want to reformat my laptop but I have some family photos that need to be saved?

    Try the disk again. If you reformat, it removes EVERYTHING. Try a USB key (aka stick drive) or USB external drive - they may be easier for you than a CD (if that's what you tried).
Back
Top