• declaration of two dimensional arrays(character
    actually this is in reference to the thread that i have already created about declaring two dimensional arrays I have configured the the model to Xdata and the change that i have made is only of declaring...
  • declaration of two dimensional arrays(character
    actually this is in reference to the thread that i have already created about declaring two dimensional arrays I have configured the the model to Xdata and the change that i have made is only of declaring...
  • converting float to longwords
    Hello...first, sorry for the bad suuamry, i cannot change it, i hope you are understand what i mean. i'm doing some project with lots of float data type. now i need to convert the result of calculation...
  • converting float to longwords
    Hello...first, sorry for the bad suuamry, i cannot change it, i hope you are understand what i mean. i'm doing some project with lots of float data type. now i need to convert the result of calculation...
  • convert from long to float
    Hi guys, I need to convert a 32 bit value(long) to a 32 bit float. Unfortunately there is no itof function in C and wikipedia does not give a simple solution. Casting simply does not do the conversion...