491 reputation
113
bio website
location
age
visits member for 1 year, 7 months
seen 21 hours ago
stats profile views 69

"That is the Most Clever UML question in stackoverflow I see so far :-)" Hippias Minor


May
4
asked Labels layout in div
May
4
asked Content-dependent div with labels
May
2
comment Load and save an HTML file with polish characters
@bash.d Unfortunately, that library didn't work for me at all (even when not throwing exceptions it still didn't seem to convert the characters correctly).
May
2
accepted Load and save an HTML file with polish characters
May
2
answered Load and save an HTML file with polish characters
May
2
comment Char array size when using certain library functions
I'm not sure if I understood - you say I could do sth like this: std::string buffer; strcpy (buffer.data(), "text");?
May
2
asked Char array size when using certain library functions
May
2
comment Load and save an HTML file with polish characters
@bash.d Please check out the edit to my question.
May
2
revised Load and save an HTML file with polish characters
added 118 characters in body
Apr
30
asked Load and save an HTML file with polish characters
Apr
29
accepted Order of writing to an HTML file
Apr
29
asked How is std::fstream with both in and out supposed to work?
Apr
29
awarded  Informed
Apr
29
awarded  Analytical
Apr
29
asked Order of writing to an HTML file
Apr
29
accepted What does std::ofstream::close() actually do?
Apr
29
awarded  Popular Question
Apr
28
comment How to protect log from application crash?
I've also posted a related question (for anyone interested): stackoverflow.com/questions/16268433/…
Apr
28
comment How to protect log from application crash?
Yes but to be serious - the more I can get my code fireproof the better, I think.
Apr
28
comment What does std::ofstream::close() actually do?
I've rephrased my question, please see the edit of the original post.