No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- Interests
- Game Designing, Graphic Designing, Coding in C++, Different Programming Languages
- PC Specs
- Lenovo Z50 - i5 4th gen, 4 GB ram upgradable to 8GB, 1 TB HDD, USB 3.0, Intel HD Graphics 4400 upgradable…
6 Posted Topics
How does random and randomize functions work? Please help me! What are the different outputs that can be predicted from this program? And How? Explain. #include<iostream.h> #include<stdlib.h> void main() { randomize() int Game[] = {10,16},P; //what does this mean? int Turn = random(2) + 5; for(int T = 0; T<2; … | |
What is the programming language used in games like GTA 5 or Call of duty? and which software do they use to render graphics? | |
I cannot understand user defined functions in c++? Please give suggestions or refer any book or website where I can learn User - defined functions in C++? | |
What does int flag = 1 or flag = 0 means in C++ language? I have seen it in many programs but I don't know its use. |
The End.