User: Keppit

  • Public profile

User profile: Keppit

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

Decimal to Hex using Recursion
This is for a school assignment. Should I actually attempt to correct this? Or should I just flip it...

Decimal to Hex using Recursion
Okay, so first off, thanks for pointing out that my recursive call never executed. Silly mistake :P ...

Decimal to Hex using Recursion
Trying to write a program that converts a Decimal number to a Hexadecimal number [u][b]that implemen...

Need help with implementation of Virtual & Overloading
Need to write a program for a C++ class. The professor wants us to implement Virtual functions, virt...

Globalize a function variable
Maybe try passing the strings by reference? This, [code]void get_cWord(ifstream& fin, string& cWord...

This user does not accept Private Messages