sue
Questions (1)
Reputation 0
- 0
0of 0 votes
AnswersWrite a program to read improperly indented C code from a file and add tabs and new lines as per convention in a new file. (Eg. After a control statement is encountered, print the opening brace on a new line. Then, on the line after that, increase indentation and begin writing code. Reduce indentation when a closing brace is encountered by the file pointer).
- sue on October 21, 2012 in United States Edit | Report Duplicate | Flag
Persistent Systems Software Engineer / Developer C
Page:
1
Page:
1
CareerCup is the world's biggest and best source for software engineering interview preparation. See all our resources.
