VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Convert UNIX files to DOS files and vice versa

David Gabrielsen  (2 Submissions)   String Manipulation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code converts UNIX files to DOS files and DOS files to UNIX files

Inputs
the text to be converted

Assumes
This code has 2 Functions. One function that takes a DOS string as argument and returns a UNIX string, and one function that takes a UNIX string as argument and returns a DOS string.

Returns
UNIX or DOS text

Side Effects
absolutely none

Rate Convert UNIX files to DOS files and vice versa (3(3 Vote))
Convert UNIX files to DOS files and vice versa.bas

Convert UNIX files to DOS files and vice versa Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters