Re: Can someone tell me how I can copy a binary file



Kristof Vansant wrote:
Can someone tell me how I can copy a binary file. Is glib not good for
this? And how should the code be then. A code example would be really
welcome! thx
If you're using Linux think about sendfile(), 'man sendfile'. This is: +simple, +fast, -nonportable.

	Olexiy




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]