|
Re: Suggestion for next year's WPILib
Printf() and AddString() are not the same function. C++ has AddString() too, and a function that does the same thing as commit().
But they should be consistent with naming, I guess.
__________________
cout << "Hello, robotics. Goodbye, world." << endl;
"The two-axis accelerometer provided in the kit of parts (shown in the picture below) is a two-axis accelerometer." - WPILib User's Guide
|