salmanfairoze / Source-Code-Beautifier

In this repository you will find code for beautification of source codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source Code Beautifier

This repository is aimed to contain source code beautifiers of all programming languages. Right now only a C language source code beautifier is available which is written in C. The same also works for java source codes. Just compile this file and execute. Give an input file name and the beautified code will be written on a new file named final.c You can change the destination file name according to your convenience.

About

In this repository you will find code for beautification of source codes.


Languages

Language:C 100.0%