User: xenoviaquarta

  • Public profile

User profile: xenoviaquarta

User info
User name:xenoviaquarta
History
Joined:
Number of posts:90
Latest posts:

burning cd/dvd api for c++
someone would recommend me api for burning cd/dvd in c++ that doesnt need any software installation?...

rand() problem
the random number i was expecting is like [output] 23 94 57 1 76 42[/output]

rand() problem
i recorded 10 outputs: [output]first run: 92 second run: 93 third: 93 fourth: 96 fifth: 98: sixth: 1...

rand() problem
so how do i do it?

rand() problem
[code] int main() { srand(time(NULL)); int bunny_name_index = rand() % 100 + 0; std::cout << bunny_...

This user does not accept Private Messages