Round Sentence

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Round Sentence

1,735件の閲覧回数
dlf
Contributor I

Hi.

 

I need to use the "Round" sentence but the compiler show me the following warring: "round(long) inline function call from main() not inlined" and the error "Undefined: 'Fround' "

 

I using it such as:

 

///////////////

 

#include <math.h>

.

.

.

Dc=1000;  //Or another values

.

.

.

k=round(Dc/2.4);

 

/////////

 

Thanks for you support.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

773件の閲覧回数
J2MEJediMaster
Specialist I
Perhaps the following forum thread has the information you need.
0 件の賞賛
返信