Changes

Jump to navigation Jump to search
Line 24: Line 24:  
:i did release it under GPL, unless that file was otherwise specified, i do understand the whole file cleanup part, and again, part of this project is to be as a learning tool for myself and others, i really didn't know C before i started this, and know i do (i'm still a beginner, but not really a noob), so i will try to go back and add comments. --[[User:Calthephenom|Calthephenom]] 18:18, 25 May 2010 (UTC)
 
:i did release it under GPL, unless that file was otherwise specified, i do understand the whole file cleanup part, and again, part of this project is to be as a learning tool for myself and others, i really didn't know C before i started this, and know i do (i'm still a beginner, but not really a noob), so i will try to go back and add comments. --[[User:Calthephenom|Calthephenom]] 18:18, 25 May 2010 (UTC)
 
::Two things:
 
::Two things:
*You should use a colon (:) to indent your comments on a wiki from those above.
+
::*You should use a colon (:) to indent your comments on a wiki from those above.
*bushing wasn't saying you needed to add comments, he was saying your coding was bad. You shouldn't have #include statements INSIDE a function. You should be taking the necessary parts of other source, adding your own and using it, not putting an entire app in a function.  
+
::*bushing wasn't saying you needed to add comments, he was saying your coding was bad. You shouldn't have #include statements INSIDE a function. You should be taking the necessary parts of other source, adding your own and using it, not putting an entire app in a function.  
--[[User:SifJar|SifJar]] 18:56, 25 May 2010 (UTC)
+
::--[[User:SifJar|SifJar]] 18:56, 25 May 2010 (UTC)
363

edits

Navigation menu