Activity
Reply to
Pinball relay driver
- Findchips reports that it's available at DigiKey and Mouser. Both will happily send stuff to …
- 27 Jan 2011
Reply to
MSCFileSystem memory leak?
- Try moving the fopen() call inside main(). I wonder how that even compiles.
- 27 Jan 2011
Reply to
BusInOut Qurstion
- Actually, DB=command; should work. However, you should first need to set it to output mode, …
- 22 Jan 2011
Reply to
C ++ doubts
- Why do you need a copy of 18 chars long? Why can't you use the …
- 18 Jan 2011
Reply to
time pointer, hours and minutes
- You could do instead: if (t->tm_hour == 17 && t->tm_sec == 00 && enablealarm ) …
- 17 Jan 2011
Reply to
What's goingon here?
- Show us the full code, with the definitions of control, inputrelay and the shift statement. …
- 15 Jan 2011
Reply to
VGA & PS2
- Check also this.
- 13 Jan 2011