|
Re: System.out.println help
it does work in windriver if you use cerr instead of cout (or if you reasign the streams)
EDIT: the C++ streams, that is
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
Last edited by byteit101 : 12-01-2012 at 16:14.
Reason: clarifying
|