Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
How can we create 4 digit random number in c++ Code Example
how can we create 4 digit random number in c++
#include
int number; number=rand()%1000; srand ( time(NULL) );
Source:
www.py4u.net
Next
Previous
Cpp
Related
lambda function qt connect Code Example
prime factorisation of a number in c++ Code Example
input full line as input in cpp Code Example
Character cin(userInput) in c++ Code Example
cin does not wait for input Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
9