Difference between revisions of "BoostC Wiki Help Needed"

From OpenCircuits
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
<!-------------------------------->
 
<!-------------------------------->
 
|-valign="top"
 
|-valign="top"
|A C Program Header Example
+
|[[A C Program Header Example]]
 
|What should be in a file header ( not a header file )
 
|What should be in a file header ( not a header file )
 
|Review and Comment
 
|Review and Comment
Line 14: Line 14:
 
<!-------------------------------->
 
<!-------------------------------->
 
|-valign="top"
 
|-valign="top"
|
+
|[[Index of sample code pages]]
|
+
|Sample code for common situations
|
+
|Note that code is missing for some issues, also there are probably many more issues we should cover.
  
<!-------------------------------->
+
<!--------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 24: Line 24:
 
|
 
|
  
<!-------------------------------->
+
<!--------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
Line 30: Line 30:
 
|
 
|
  
<!-------------------------------->
+
<!--------------------------------
 
|-valign="top"
 
|-valign="top"
 
|
 
|
 
|
 
|
 
|
 
|
 +
 +
 
<!-------------------------------->
 
<!-------------------------------->
  
Line 42: Line 44:
  
 
|}
 
|}
 
  
  
 
[[Category:BoostC]][[Category:PIC]]
 
[[Category:BoostC]][[Category:PIC]]

Latest revision as of 15:36, 16 March 2009

Help Needed

Page Topic Help
A C Program Header Example What should be in a file header ( not a header file ) Review and Comment
Index of sample code pages Sample code for common situations Note that code is missing for some issues, also there are probably many more issues we should cover.