User: azaaza

  • Public profile

User profile: azaaza

User info
User name:azaaza
History
Joined:
Number of posts:5
Latest posts:

type casting problem
[code] 1 struct Foo 2 { 3 }; 4 5 struct Bar 6 { 7 }; 8 9 10 int main() 11 { 12 ...

question about function call
I see. Thanks for your detailed explanation, hamsterman!

question about function call
I was taking a quiz on Cprogramming website, one question was: What does the following code do: ...

construct a suffix tree for a string
Anyone knows how to build up a suffix tree for a given string in C++? any inputs will be appreciate...

function operator()
I saw this function operator() been used here and there. But I can't find much information about it ...

This user does not accept Private Messages