1. Gerelectronic

    how to put characters in an array

    Hello everybody. I'm trying to build a gps monitoring system. My problem is that I can't store continuously varying characters within an array. The array must contain the set of characters that will subsequently be printed on an LCD screen. the code excerpt is this: while (...
Top