| | Fixed | Product | Title | Functional | Fix Vern | | Comment |
| | Compiler | 9.16 |
| | srand() needs rand() (User said-Local Opt Problem) |
| | Local Optimise | 10 | | Hello, |
| | |
| | The issue is that you |
| | need to use the rand() |
| | function somewhere |
| | in your project if you |
| | use the srand |
| | function. There is a |
| | compiler problem in |
| | that it should warn you |
| | of this, however most |
| | users will use srand() |
| | only when they are |
| | also using rand() ! |
| | |
| | Please insert a call to |
| | rand() somewhere in |
| | your file. |
| | |
| | Robin |
| | Test>>=2; doesn't work |
| | Evaluator | 11 |
| Fixed : | Yes | | PICDE |
| | Interrupt on pin change |
| | Simulation | 10 |
| Fixed : | Yes | | WIZ-C Pro |
| | UserInterrupt problem |
| | main.c | 11 | | New main.c |
| | 09 February 2005 | Page 7 of 7 |