Vista Download

G code Vista download - Tofrodos for Windows Vista download - Best Free Vista Downloads

 



Related Keywords

code 3 of 9 bar code downloads
code 39 code 128 downloads
code qr code filemaker plugin downloads
code 128 bar code software downloads
code 128 bar code fonts downloads
code 39 bar code font software downloads
code 39 bar code fonts downloads
code 39 bar code software downloads
code downloads
code 128 barcode downloads
code 128 downloads
code 39 barcodes downloads
code generation downloads
code generator downloads
code 11 downloads
code 93 downloads
code 39 downloads
code 2 of 5 interleaved downloads
code quality downloads
code explorer downloads

Top Software Keywords

data downloads
disk downloads
remove downloads
recovery downloads
windows downloads
file downloads
utility downloads
data recovery downloads
tool downloads
free downloads
folder downloads
files downloads
file recovery downloads
delete downloads
recover downloads
data recovery software downloads
folders downloads
space downloads
drive downloads
search downloads
find downloads
hard downloads
ntfs downloads
partition downloads
undelete downloads
clean downloads
directory downloads
mp3 downloads
image downloads
internet downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Featured Download

DiskInternals Partition Recovery
DiskInternals
Partition
Recovery

An expert at
recovering lost
partitions
HDD Regenerator
HDD Regenerator
The program repairs
damaged hard disk
drives.

Top Downloads

Tablacus
Explorer

25.5.24 download
Open Source

Text Editor
Pro

32.1.1 download
Freeware

Kooboodle
2.0 download
Freeware

Atlantis Word
Processor

4.4.6.1 download
Shareware

SoftPerfect
File Recovery

1.2 download
Freeware

Enhanso
2.1.1 download
Shareware

EuropeSoftware
s
DactyloMagicpl
us

2025.6 download
Shareware

Extract
IncrediMail to
Outlook

6.05 download
Shareware

Portable Glary
Utilities

6.25.0.29 download
Demo

Atlantis Word
Processor Lite

4.4.6.1 download
Freeware

Finde Pfad
Aenderungen

2.4 download
Shareware

7Caps
10.3 download
Freeware

EuropeSoftware
s Presence

2025.6 download
Shareware

Batch Files
Free

5.0.126 download
Shareware

Batch Hex
Editor Free

5.0.126 download
Shareware

Top Rated

JavaExe
3.1 download
Freeware

DriverFinder
5.0.0 download
Shareware

ConsoleHoster
4.2.0.0 download
Open Source

DriverTurbo
3.0.0 download
Shareware

Sprintbit File
Manager

4.4 download
Shareware

HDShredder
Free Edition

8.0.0 download
Freeware

Print
Inspector

7.0.10 download
Freeware

System Monitor
II

31.3 download
Freeware

ConEmu
Build 230724 download
Open Source

SoftPerfect
File Recovery

1.2 download
Freeware

GRBackPro
Professional
Backup

11.0.748 download
Shareware

R-Drive Image
7.3 Build 7307 download
Trialware

PC AutoTimer
3.0.1.1 download
Shareware

Batch Files
Printing

4.2.2.23 download
Shareware

WinRAR
5.50 download
Shareware

 

Navigation: Home \ System Utilities \ File & Disk Management \ Tofrodos for Windows

Tofrodos for Windows

 1.7.12   by Christopher Heng

Vista Compatible
Software Description:
What is Tofrodos?

Tofrodos is a text file conversion utility that converts ASCII files between the MSDOS (or Windows) format, which traditionally have CR/LF (carriage return/line feed) pairs as their new line delimiters, and the Unix format, which usually have LFs (line feeds) to terminate each line.

It is a useful utility to have around when you have to convert files between MSDOS (or Windows) and Unix/Linux/BSD (and her clones and variants). ... Download Tofrodos for Windows


Add to Download Basket


Report virus or spyware
Tofrodos for Windows screenshot
[ Zoom screenshot ]
Vote:
Voted: 0 times
Downloaded: 162 times
Software Info
Best Vista Download periodically updates pricing and software information of Tofrodos for Windows full version from the publisher, but some information may be out-of-date. You should confirm all information.
Software piracy is theft, using crack, warez passwords, patches, serial numbers, registration codes, key generator, keymaker or keygen for Tofrodos for Windows license key is illegal and prevent future development of Tofrodos for Windows. Download links are directly from our mirrors or publisher's website, Tofrodos for Windows torrent files or shared files from rapidshare, yousendit or megaupload are not allowed!
Released: October 01, 2012
Filesize: 113 kB
Platform: Windows 2000, Windows 2003, Windows XP, Windows Vista, Windows 7
Install Instal And Uninstall
Add Your Review or Windows Vista Compatibility Report
Your Name:
Software Version:
Rating:
Comment:
Security Code:

Tofrodos for Windows

- Releases History
Software: Tofrodos for Windows 1.7.12
Date Released: Oct 1, 2012
Status: New Release
Release Notes: * [All systems] Under certain error conditions, Tofrodos may fail to remove the temporary files that it creates. This is now fixed.
* [All systems] Fixed another bug where an exit code of 0, instead of 1, is returned under certain failure conditions.
* [MSDOS] Although MSDOS is not a multitasking system, and thus should not need it, the DOS port of Tofrodos now also uses my implementation of mkstemp(). This simplifies maintenance since I'll have fewer code paths to test.
* [Windows and MSDOS] Support for compiling the source code using DJGPP 2, Borland C/C++, LCC-Win32 and Digital Mars C has been removed. Please use one of the other supported compilers (eg, Open Watcom C, etc). Alternatively, just use the precompiled binary included in the package.
* [All systems] The documentation now has information about the exit codes returned by Tofrodos.
Software: Tofrodos for Windows 1.7.11
Date Released: Sep 27, 2012
Status: New Release
Release Notes: [All] Tofrodos now consistently returns an exit code of 1 when there's a failure. Previously, under certain error conditions, it could return an exit code of -1 (which is not a valid exit code for some operating systems) instead of 1.

[Windows] This version now includes an implementation of mkstemp() for Windows (when compiled with Open Watcom C), bringing the Windows (Open Watcom) port of tofrodos up to par with versions for systems like Linux and Mac OS X which provide mkstemp() in their C libraries. Hopefully, this will help those of you who run multiple instances of tofrodos at the same time in the same directory.

[Windows] Fixed a bug introduced in 1.7.9 where the Windows port of tofrodos always creates the temporary file in the current directory instead of the directory where the target file is.

[Mac OS X] The Mac OS X port of tofrodos now uses mkstemp() to create the temporary file the way it does on Linux.
Software: Tofrodos for Windows 1.7.9
Date Released: Feb 27, 2011
Status: New Release
Release Notes: [Windows, Linux, Mac OS X, Unix] The behaviour of the -b option (create backup file) has been changed to be more useful on systems with support for long filenames and an arbitrary number of file extensions (ie, all systems except MSDOS). It now backs up "filename.ext" as "filename.ext.bak" instead of "filename.bak".

Note that with this version, the DOS version no longer behaves the same way (when the -b option is used) as the Windows, Linux, Mac OS X, *BSD and other Unix versions, since DOS systems have filename limitations. At least this way, we're not held back by the least common denominator (DOS), especially since few people use DOS nowadays.
[All] The documentation has been updated to explain the behaviour of the -b option in more detail.


Most popular g code in File & Disk Management downloads for Vista

Tablacus Explorer 25.5.24 download by X-Finder Gaku
... the software being open-source. Users can review the code and ensure there are no hidden vulnerabilities or data collection mechanisms, providing peace of mind in an era where digital privacy ...
View Details Download
Tablacus Explorer

Free MBOX Reader 4.0 download by Free MBOX Reader
... view allows the user to completely view HTML code. Hex view previews hex code by viewing bit by bit information to the ...
View Details Download
Free MBOX Reader

Freeware EML Viewer 4.0 download by Freeware EML Viewer
... Date, subject, path, etc. Hex view previews hex code by viewing bit by bit information to the ... view allows the user to analyze complete HTML code. Attachments view displays images, videos, etc to the ...
View Details Download
Freeware EML Viewer

CAT Video Repair 1.0.0.2 download by CAT Data Recovery
... out of sync, AVI file error 0xc00d36c4, error code 0xc00d36c4, etc. - Preview feature that helps you play the corrupted video after the repair process. - 24/7 technical support assistance ...
View Details Download
CAT Video Repair

Portable Bulk Rename Utility 4.0.0.8 download by TGRMN Software
... business professional managing documents, or a developer handling code files, the Portable Bulk Rename Utility offers the flexibility and functionality needed to meet your specific requirements. In conclusion, the ...
View Details Download
Portable Bulk Rename Utility screenshot

Email Content Analysis Tool 1.3 download by Email Content Analysis
... tool even competent of viewing and analyzing source code emails like HEX, RTF, HTML, MIME, PROPERTIES VIEW etc. which most of the other forensic tools cannot able to. Finally to ...
View Details Download
Email Content Analysis Tool

Windows Mail Forensics 1.4 download by Windows Mail Forensics
... is proficient to investigate email headers of source code emails like HEX, RTF, HTML, MIME, PROPERTIES VIEW etc. Windows mail forensics software is also competent of searching email evidences instantly ...
View Details Download
Windows Mail Forensics

PST Fixer Program 3.4 download by Fix PST
... error, 0x800ccc0f, 0x800ccc0e etc. After showing any error code and messages, Outlook users can not open or access emails in Outlook PST files. For all these above issues, Take Outlook ...
View Details Download
PST Fixer Program

Spam Email Analysis 1.3 download by Spam Email Analysis
... the forensic email evidence, as to analyze source code emails the spam email analysis software allows viewing and analyzing various source code emails like HEX, RTF, HTML, MIME, PROPERTIES VIEW
View Details Download
Spam Email Analysis

MBOX File Reader 4.0 download by MBOX File Reader
... view allows the user to completely view HTML code. MIME view allows the user to read minute ... subject, path, From, etc. Hex view previews hex code by viewing bit by bit information to the ...
View Details Download
MBOX File Reader