I am attempting to port a small data analysis program from a 64 bit UNIX to a 32 bit Windows XP system (don't ask :)).
But now I am having problems with ...
Hi, I've searched about this topic A LOT, but I can't find anything OS independent, so I'm asking here. First a little context: I have a digital video recorder that every 935 mB splits the file it's recording. It does split them in a special way, so simply concatenating the files won't work, so I've written a program to do it ...