User profile: ravar

User info
User name:ravar
Statistical data
Birthdate:Jan 6, 1995
Gender:Male
Occupation:Student
History
Joined:
Number of posts:7
Latest posts:

linker error to static variables?
thank you, that solved the issue

linker error to static variables?
i should also note that i am using vc++ 2008

linker error to static variables?
i defined a class like this in the header [code] class sortAlgorithm { public: static void bu...

arbitrary number of variables without using arrays
is there a way were i can create a variable with a variable name and then how would i acess said var...

help reading from a string
i am trying your code blue coder but i got error messages on ivalue and the extraction between str1 ...