Tue Oct 24 2023 14:00:26 GMT+0000 (Coordinated Universal Time)
Saved by @AdomsNavicki
int x = 5; double y = static_cast<double>(x); // Konvertuojame 'x' į double tipo kintamąjį 'y'
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments