User profile: Montario79

User info
User name:Montario79
History
Joined:
Number of posts:5
Latest posts:

need help with program!
Use [code] tags, it makes the code more readable. What are you trying to achieve? For your second i...

Why doesn't this char array work?
What you are doing is illegal in the C++ standard. Arrays can only be a constant (fixed) value, vari...

Java, or C++?
I think it really depends on what you are doing. C++ is used widely among programs where speed is cr...

Want to learn simple 2d programming !
For 3D games, graphics APIs such as Direct3D and openGL allow to render both 2d and 3d graphics. Dir...

C++ Programming Help
Have you learnt about dynamically allocating memory? If so then you can request the user to input th...

This user does not accept Private Messages

User: Montario79

  • Public profile