Project

General

Profile

Поддержка #2

Конвертация float в int

Added by m.vlasov_multiclet almost 11 years ago. Updated about 10 years ago.

Status:
Закрыта
Priority:
Нормальный
Assignee:
-
Start date:
07/26/2013
Due date:
% Done:

0%

Estimated time:

Description

int r;
float x = 0.85;
r = x;

GCC: r = 0, MCLCC: r = 1.

History

#1 Updated by m.bakhterev about 10 years ago

  • Status changed from Новая to Решена

#2 Updated by m.bakhterev about 10 years ago

  • Status changed from Решена to Закрыта

Also available in: Atom PDF