Forum Discussion
Ahmed_H_Intel1
Frequent Contributor
6 years agoHi,
If it is a number why you don't transfer it to integer and print it?
You can simply use:
int(float BER);
Regards,
Hi,
If it is a number why you don't transfer it to integer and print it?
You can simply use:
int(float BER);
Regards,