Home→Forums→MonoBrick EV3 Firmware→formatstrings for Lcd.WriteText or anything→Reply To: formatstrings for Lcd.WriteText or anything
May 7, 2014 at 06:39
#4260
Helmut Wunder
Participant
Berni,
thank you for your post!
In C# formatting appears to be far more complicated than when using C (“%3d”, “%5.2f”,…) so it will take some time until I will have learned that stuff. I’m curious if it once will be possible to simplify this issue by having inline functions (like wraps around the C# functions)…
Follow