User profile: ephekt

User info
User name:ephekt
History
Joined:
Number of posts:74
Latest posts:

array from 0 to 1 with 1000 elements
I am trying to make an array from 0 to 1 with 1000 elements. What i have makes an endless string of ...

typename error
i thought it was telling me; typename sequence<Item>::Item sequence<Item>::current() const but t...

typename error
this is probably something super simple; this line is generating the error im pretty sure it just ...

strange error
Hello everyone, I am getting a really strange error. I am working with dynamically allocated arrays ...

function to remove the current item
just got thanks for getting me thinking about it in a more linear way... [code] void sequence::rem...