Editing BoostC Forum Extracts 2007

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 16: Line 16:
 
I am not an expert, but I think I have seen compilers that have pragma's that give hints to compiler about these things.
 
I am not an expert, but I think I have seen compilers that have pragma's that give hints to compiler about these things.
  
== initializing struct ==
+
----------
 
 
 
* From:  http://forum.sourceboost.com/index.php?showtopic=3430&pid=12890&mode=threaded&start=#entry12890
 
* From:  http://forum.sourceboost.com/index.php?showtopic=3430&pid=12890&mode=threaded&start=#entry12890
  
Line 69: Line 68:
  
  
== function prototypes ==
+
---------- 
 
* From:  http://forum.sourceboost.com/index.php?showtopic=3440&pid=12882&mode=threaded&start=#entry12882
 
* From:  http://forum.sourceboost.com/index.php?showtopic=3440&pid=12882&mode=threaded&start=#entry12882
  
Line 77: Line 76:
  
 
Prototypes are required if you do a forward reference to a function. If you are in the habit of using them, then always use them. I do.
 
Prototypes are required if you do a forward reference to a function. If you are in the habit of using them, then always use them. I do.
 
== delay timer ==
 
  
 
** Question 2:
 
** Question 2:
Line 89: Line 86:
  
 
If you go to Settings - Options and enable All warnings the compiler will warn you if you exceed 255 for a delay.
 
If you go to Settings - Options and enable All warnings the compiler will warn you if you exceed 255 for a delay.
 
== interrupt handlers ==
 
  
 
** Question 3:
 
** Question 3:
Line 106: Line 101:
  
  
== location of variables in memory ==
 
 
-------------
 
-------------
 
* From:  http://forum.sourceboost.com/index.php?showtopic=3427&pid=12856&mode=threaded&start=#entry12856
 
* From:  http://forum.sourceboost.com/index.php?showtopic=3427&pid=12856&mode=threaded&start=#entry12856
Line 197: Line 191:
 
Russ
 
Russ
  
== initializing struct ==
 
  
 +
-----
 
*From:  http://forum.sourceboost.com/index.php?showtopic=3404&pid=12741&mode=threaded&start=#entry12741
 
*From:  http://forum.sourceboost.com/index.php?showtopic=3404&pid=12741&mode=threaded&start=#entry12741
  
Line 223: Line 217:
  
  
== interrupt handlers ==
+
-------------
 
*From:  http://forum.sourceboost.com/index.php?showtopic=3403&pid=12735&mode=threaded&start=#entry12735
 
*From:  http://forum.sourceboost.com/index.php?showtopic=3403&pid=12735&mode=threaded&start=#entry12735
  
Line 236: Line 230:
  
  
== delay timer ==
+
--------
 
*From:  http://forum.sourceboost.com/index.php?showtopic=3269&pid=12715&mode=threaded&start=#entry12715
 
*From:  http://forum.sourceboost.com/index.php?showtopic=3269&pid=12715&mode=threaded&start=#entry12715
  

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)