PDA

View Full Version : Lack of UChar array locals debugging



Focus
23-Jan-2020, 09:22 AM
With the current lack of UChar array debugging in 20.0TP2 then Write_Hex is a useful if clunky work around as it is currently the only way, I think, that you can see what the bytes are in a UChar array

Write_Hex (UCharArrayToString(ucaSomeArray))