User profile: hamsterman

User info
User name:hamsterman
Name:Karolis Juodele
Location:Lithuania
Statistical data
Birthdate:Nov 1992
Gender:Male
History
Joined:
Number of posts:362
Latest posts:I almost got it but just need to refine it.:Was there a question somewhere? The code you've p...
Problem with STL:when j = 2, 2^j = 2^2 = 0. That's how xor works. O...
Information related to String:string::copy requires you to allocate a char[]. st...
Trying write a basic benchmarking code but its not...:It works fine for me...
Very simple test of calloc() and free() failing:On line 7 you assign a new value to str. str = "do...