Purpose of a “.f” appended to a number?

前端 未结 5 1533
余生分开走
余生分开走 2020-12-02 16:24

I saw \"1/3.f\" in a program, and wondered what the \".f\" was for. So tried my own program:

#include
using namespace std;
int main()
{
              


        
5条回答
提交回复
热议问题