Autor
| File compare
|
NYYRIKKI msx master Mensajes: 1497 | Publicado: Junio 22 2007, 23:14   |
I'm trying to setup a crossplatform development environment and I have a little problem:
I have a MSX program called COMPARE (by Desire In Envy) that compares two binary files given as parameters and lists the offsets that are different.
Does anyone know this kind of freeware program for Windows?
|
|
manuel msx guru Mensajes: 3351 | Publicado: Junio 22 2007, 23:25   |
Try to find a Windows version of 'cmp'. It's probably in Cygwin.
|
|
PingPong msx professional Mensajes: 859 | Publicado: Junio 23 2007, 00:17   |
maybe you are asking about windiff, that is free? (Google is your friend)
|
|
Edwin msx professional Mensajes: 591 | Publicado: Junio 23 2007, 00:28   |
You mean the standard DOS "FC /B file1 file2" ?
For text files I would suggest Winmerge.
|
|
NYYRIKKI msx master Mensajes: 1497 | Publicado: Junio 23 2007, 01:04   |
Thank you, FC was just what I needed!  |
|
|
|
|