software to breack a .dat file

  • Thread starter Thread starter stefjnoskynov
  • Start date Start date
S

stefjnoskynov

I would like to break a long file .dat (1.4Gbyte) in big endian format
float32, how can I do? Is there a freeware that make this job
automatically?
 
I would like to break a long file .dat (1.4Gbyte) in big endian format
float32, how can I do? Is there a freeware that make this job
automatically?

Define "break". Break it into pieces? There are many programs that
will break a file into smaller pieces. Winzip will not only break it
into pieces, it will compress it.

Or do the following Google search:
<http://www.google.com/search?q=spli...ient=firefox-a&rls=org.mozilla:en-US:official>

Or "break", as in "break into" the file?
 
Back
Top