User profile: doug4

User info
User name:doug4
Name:Doug
Location:Linhardt
History
Joined:
Number of posts:281
Latest posts:

Convert PDF to TIFF
I don't know anything about imagemagick++ either, but the one thing differing between your list ve...

Destructor for multi-dimension array
What is the constructor for [code]ImportCSV[/code]? What is [code]price[/code] defaulted to? What ...

quick question on what's being printed
In your program, B is derived from A, which means that all Bs are As, but not all As are Bs (All tea...

What's the error?
The problem is in line 18. You multiply the current value of x by itself instead of the original va...

switch case
Your problem is that you don't have a loop. Assuming you enter '1' as the input, you enter the grad...

This user does not accept Private Messages

User: doug4

  • Public profile