VB code to C

E

Emmanuel Delahaye

In said:
How can I convert a VB Code to C where the C code needs to be of type
float?

In C, you have float and double. It depends the required range and precision.
In most case, double is a better choice. float can be useful to save
space when you need to store a big amount of data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,143
Messages
2,570,822
Members
47,368
Latest member
michaelsmithh

Latest Threads

Top