Subject:
|
Brick Constants in NQC/Bricx
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Wed, 8 Jan 2003 13:15:53 GMT
|
Viewed:
|
728 times
|
| |
| |
Are there predefined constants generated by Bricx or NQC that identifies the
Brick (RCX, SCout ...) to wich the generated code is targeted for?
It would be really usefull to write "multi-Brick" code in a single source
trough the use of #ifdef.
Paulo Sérgio Tesche
|
|
Message has 2 Replies: | | Re: Brick Constants in NQC/Bricx
|
| (...) Yes - I don't know about Bricx - but the NQC example programs contain one that says: #ifdef __RCX ...and (more significantly) the system file 'compiler/rcx2.nqh' contains #if __RCX==2 #if defined(__SCOUT) ...and a bunch of other defines (...) (22 years ago, 8-Jan-03, to lugnet.robotics)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|