User profile: adesh

User info
User name:adesh
History
Joined:
Number of posts:32
Latest posts:

I am a 12 year old c++ expert
@Stewbond , thanks ,That really inspired me.

Ideas for C++ projects
Create a c++ compiler.

Help passing array in function
Write your function declaration after this line using namespace std; You have also not declared s...

switch case return only 1 value
Your if structure in the main() is incorrect And while comparing use == and not = in if (a=true)

Random numbers not working
Why are you using == for assigments . Use a single = for all your assignments.

This user does not accept Private Messages

User: adesh

  • Public profile