User: Kosmos

  • Public profile

User profile: Kosmos

User info
User name:Kosmos
History
Joined:
Number of posts:3
Latest posts:

Segmentation fault when declaring std::vector
Athar wrote: [quote] It's doing that because you're trying to access an element that doesn't exist. ...

Segmentation fault when declaring std::vector
Thanks a lot Catfish, I changed all [tt]vector::operator[][/tt] to [tt]vector::at()[/tt], and the p...

Segmentation fault when declaring std::vector
Hello, When I run my program, I get a segmentation fault. This is what the [b]gdb[/b] debugger outp...

This user does not accept Private Messages