ADD coments in EA code

 

Can someone help me, just adding comments in the base code to understand what each function or variable does?
 
// This is a comment

/* 
This 
is 
a
comment
block
*/