Converting float array to characters

Started by Feardon101, September 16, 2015, 09:36:46 AM

Previous topic - Next topic

Feardon101

Hi,
I'm trying to transform my array from a float array into an array of characters. Could use urgent help :\

jj2007

Just post what you have coded so far (complete program please), and tell us what the problem is (crashes, compiler errors etc).

Bitbeisser

Quote from: jj2007 on September 16, 2015, 09:36:27 PM
Just post what you have coded so far (complete program please), and tell us what the problem is (crashes, compiler errors etc).
And in general, it would help to describe a bit more precisely what exactly you are trying to achieve, as at least to me, the problem/task description doesn't make much sense..

Ralf

PS: As mentioned in other threads, we don't do your homework for you, we are however willing to help you with some more specific problems, if properly described and as JJ mentioned, you show us what you already did...