User profile: mvgnum

User info
User name:mvgnum
History
Joined:
Number of posts:11
Latest posts:

Bit/Byte management. Any help?
Lately i have been learning about bit management in cpp and i have some questions pls. 1) Suppose...

Class Redefinition
[code] #include<iostream> using namespace std; class Vehicle { int position; public: ...

Simpliying function
I'm trying to write a function that accepts 2 integers, simplify them and return it as a fraction. ...

Help to finish my code
kemort it's a link to our c++ online class. Only the student of the class have access to it.

Help to finish my code
Hello guys, I found this exercise online and i need to do it for my class. Write a program that im...