monitoring and controling system software help!
engin (1801) 2 posts |
we started a Project but we heve not decide forcode java or c/c++…pleas give an idea for this problem which is more usable for coding. |
Rick Murray (539) 13840 posts |
@ which is more usable for coding Pedantic answer: The language you pick depends a lot upon what you are trying to do. Pedantic answer: A RISC OS project? Realistic answer: You can pretty much assume that at this time, there is no Java runtime for RISC OS (as was said a few days ago, this is A Good Thing). This means you’ll be using C or C++. Well, you could use BASIC or assembler, or BASIC&assembler too… Be aware, in numerous instances, RISC OS operates differently to systems you may be aware of. Multitasking requires application support (don’t just blunder on and expect to be paged out at regular intervals); and don’t expect to call |