User profile: gberg927

User info
User name:gberg927
History
Joined:
Number of posts:15
Latest posts:

Initializer specified for static member
I get the following error. If you could help debug what is wrong that would be awesome. [quote] ini...

"ISO C++ forbids initialization of member" error
I get the following error when i compile: [quote] ISO C++ forbids initialization of member ‘numIt...

namespace and includes causing compiler issues.
Hey jsmith, That makes sense. I went and included what you said. Here is a copy of my PolyFunctio...

namespace and includes causing compiler issues.
I am trying to compose a 1 dimension function evaluation tool for a school project. I am pretty new ...

Error given: 14064 Segmentation fault
Any ideas?