User profile: Swiftle

User info
User name:Swiftle
History
Joined:
Number of posts:7
Latest posts:

Errors while trying to free memory
If you mean like A* Index[100]: I'm doing Index = new A*[100] in B(), If I declare A* Index[100] I w...

Errors while trying to free memory
I keep getting Seg Faults because my program tries to free the memory after a function call. Here's ...

Function scoping
I don't get it :( [code]class Dictionnaire{ class Entry{ public: string motClef; Liste ...

Function scoping
I'm having problems with the scope of some functions. I'm creating a dictionary class that uses an e...

getline from a matrix
Umm didn't get you at all. Here's what I'mtrying to do: Let's say I have a text.txt that looks li...

This user does not accept Private Messages

User: Swiftle

  • Public profile