Click here to Skip to main content
15,892,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do I segment an image in different colors? Pin
Saurabh.Garg11-Apr-10 2:04
Saurabh.Garg11-Apr-10 2:04 
AnswerRe: How do I segment an image in different colors? Pin
@Intersect☺™12-Apr-10 20:50
professional@Intersect☺™12-Apr-10 20:50 
QuestionIPersistFile::Save fails Error Access Denied Pin
ShilpiP10-Apr-10 17:56
ShilpiP10-Apr-10 17:56 
AnswerRe: IPersistFile::Save fails Error Access Denied Pin
Adam Roderick J10-Apr-10 20:59
Adam Roderick J10-Apr-10 20:59 
GeneralRe: IPersistFile::Save fails Error Access Denied Pin
ShilpiP11-Apr-10 5:52
ShilpiP11-Apr-10 5:52 
QuestionUsing a Dialog as a Control in another Dialog Pin
Bram van Kampen10-Apr-10 17:24
Bram van Kampen10-Apr-10 17:24 
AnswerRe: Using a Dialog as a Control in another Dialog Pin
Gary R. Wheeler11-Apr-10 1:14
Gary R. Wheeler11-Apr-10 1:14 
GeneralRe: Using a Dialog as a Control in another Dialog Pin
Bram van Kampen11-Apr-10 2:13
Bram van Kampen11-Apr-10 2:13 
GeneralRe: Using a Dialog as a Control in another Dialog Pin
Gary R. Wheeler11-Apr-10 13:22
Gary R. Wheeler11-Apr-10 13:22 
QuestionProblem with reading big amount of numbers from file Pin
vonpik10-Apr-10 13:18
vonpik10-Apr-10 13:18 
QuestionRe: Problem with reading big amount of numbers from file Pin
Tim Craig10-Apr-10 13:46
Tim Craig10-Apr-10 13:46 
AnswerRe: Problem with reading big amount of numbers from file Pin
vonpik10-Apr-10 14:11
vonpik10-Apr-10 14:11 
GeneralRe: Problem with reading big amount of numbers from file Pin
Tim Craig10-Apr-10 19:37
Tim Craig10-Apr-10 19:37 
GeneralRe: Problem with reading big amount of numbers from file Pin
vonpik11-Apr-10 12:16
vonpik11-Apr-10 12:16 
QuestionRe: Problem with reading big amount of numbers from file Pin
David Crow11-Apr-10 15:54
David Crow11-Apr-10 15:54 
AnswerRe: Problem with reading big amount of numbers from file Pin
vonpik13-Apr-10 10:05
vonpik13-Apr-10 10:05 
GeneralRe: Problem with reading big amount of numbers from file Pin
David Crow13-Apr-10 10:16
David Crow13-Apr-10 10:16 
GeneralRe: Problem with reading big amount of numbers from file Pin
vonpik16-Apr-10 3:43
vonpik16-Apr-10 3:43 
GeneralRe: Problem with reading big amount of numbers from file Pin
David Crow16-Apr-10 4:41
David Crow16-Apr-10 4:41 
Rant(*&#@*!^ Templates PinPopular
Tim Craig9-Apr-10 20:40
Tim Craig9-Apr-10 20:40 
I've been trying to use the Boost serialization library to make some data persistent. Nothing particularly fancy but I have some objects from the wxWidgets library included. What a PITA!

Ok, I admit I may be a bit late to the party. I've dabbled a little with my own template classes over the years but nothing extensive as I've just not had the need. So I'm not nearly as facile with them as I am with the rest of the language.

But when the compiler generates an error on a template, it would be nice if it gave you a half way decipherable description of the real problem. It also appears that the compiler doesn't even parse some of the stuff in the template declarations until it actually decides to instantiate it. You're down to one error in the compile and think you've got it knocked and her comes another cascade of a page of errors. Or actually one more error with a page of crap not telling you what's wrong.

The Boost serialization library, IMNSHO, needs considerably more documentation and more extensive examples. Sigh | :sigh:

Thanks, I needed that. Cool | :cool:
You measure democracy by the freedom it gives its dissidents, not the freedom it gives its assimilated conformists.

GeneralWelcome Pin
CPallini10-Apr-10 4:43
mveCPallini10-Apr-10 4:43 
GeneralRe: Welcome Pin
Tim Craig10-Apr-10 21:30
Tim Craig10-Apr-10 21:30 
GeneralRe: (*&#@*!^ Templates Pin
Gary R. Wheeler11-Apr-10 1:31
Gary R. Wheeler11-Apr-10 1:31 
GeneralRe: (*&#@*!^ Templates Pin
Tim Craig11-Apr-10 9:36
Tim Craig11-Apr-10 9:36 
QuestionProblem in AT+CSCA command in AT commands. Pin
Le@rner9-Apr-10 19:29
Le@rner9-Apr-10 19:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.