Write the program entab that replaces / strings of blanks by the minimum Of tabs and blanks number to achieve the same spacing. Use the same tab As for detab. stops When either a tab or a sin…
编写一个程序,将输入输出复制到它的输出,替换一个或一个字符串的字符串 一个空白的空白。
2
Write a program detab that replaces / tabs in the input with the proper Of blanks to number space to the next tab stop. Assume a fixed set of Stops say, every n columns. Should tab n be a var…