Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the code, open the terminal or cmd:

Go to the file folder.
Type the following code:

1. 	gcc main.c

2. 	if linux user:
		./a.out "<filename>" 
	if windows user:
		./a.exe "<filename>"


Code summary will be created.
Choose an option to create the file for code indentation.

About

Provides automatic indentation to C programs and summarise the code for the number of variables used, types of variables used, number of function calls. Very useful for making documentation of lengthy codes.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages