NO

Author Topic: Converting float array to characters  (Read 2463 times)

Feardon101

  • Guest
Converting float array to characters
« on: September 16, 2015, 09:36:46 AM »
Hi,
I'm trying to transform my array from a float array into an array of characters. Could use urgent help :\

Offline jj2007

  • Member
  • *
  • Posts: 536
Re: Converting float array to characters
« Reply #1 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).

Offline Bitbeisser

  • Global Moderator
  • Member
  • *****
  • Posts: 772
Re: Converting float array to characters
« Reply #2 on: September 16, 2015, 11:13:54 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...