Hi,
I'm making a program that is has to send texts from textboxes to a external device wich shows them on leds.
But the LED's cant show every character(takes to much time :P), so i'm tasked to make a filter on the textboxes to check if they contain any invalid chars.
I have tried some things but i jsut cant figure out how to do this (I'm working in Visual Studio C++).
Thx,
DmD