Click here to Skip to main content
15,888,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCircular buffer for file Pin
Dansveen28-Feb-14 10:36
Dansveen28-Feb-14 10:36 
AnswerRe: Circular buffer for file Pin
CPallini28-Feb-14 12:44
mveCPallini28-Feb-14 12:44 
QuestionMFC App & Physical Memory Pin
Don Guy28-Feb-14 9:41
Don Guy28-Feb-14 9:41 
AnswerRe: MFC App & Physical Memory Pin
Richard Andrew x6428-Feb-14 10:28
professionalRichard Andrew x6428-Feb-14 10:28 
GeneralRe: MFC App & Physical Memory Pin
Don Guy28-Feb-14 10:57
Don Guy28-Feb-14 10:57 
AnswerRe: MFC App & Physical Memory Pin
Richard Andrew x6428-Feb-14 11:02
professionalRichard Andrew x6428-Feb-14 11:02 
AnswerRe: MFC App & Physical Memory Pin
David Crow1-Mar-14 6:05
David Crow1-Mar-14 6:05 
QuestionProgram Involving Many changing strings, library’s, and or databases and files? Pin
Craig McRae28-Feb-14 8:01
Craig McRae28-Feb-14 8:01 
Hello all, this is my first post, so I'll start off by saying that I began programming about a month and a half ago, and being a "math person" it was mostly intuitive to me. So I would classify myslef somewhere in-between beginner and average.
Anyway, My English teacher brought up a "Game" where you pick two words. And using dictionary definitions of one word, you have to pick a word in the definition, go to it, find its definition, and so on and so forth until you finally reach the second word you picked.

For example: Pick the words Finesse and Aggregate

Using Dictionary.com (Just using the most convenient resource) the definition of Finesse is Extreme delicacy or subtlety in action, performance, skill, discrimination, taste.

So I go to extreme, and it is defined as Of a character or kind farthest removed from the ordinary or average: extreme measures.

So I go to Character, which is defined as The aggregate of features and traits that form the individual nature of some person or thing.

And Thus I have reached Aggregate!

My point in all this is that I would like to write a program do be able to play the game.

This could often take a long time, but I hope you see the point of the "program in my head." The goal of the program would be to find and display the shortest possible path from one word to another.

My problem is that I HAVE NO IDEA HOW TO START THIS HELP. Or at least that's how I feel. If anyone can help me in the slightest, it would be great! Also I feel the program would be simpler if It were written using synonyms and a thesaurus, and if you think there is a better programming language to write this in, feel free to suggest it!

Thanks in advance! Smile | :)
AnswerRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Garth J Lancaster28-Feb-14 11:47
professionalGarth J Lancaster28-Feb-14 11:47 
GeneralRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Craig McRae2-Mar-14 16:20
Craig McRae2-Mar-14 16:20 
GeneralRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Garth J Lancaster2-Mar-14 19:58
professionalGarth J Lancaster2-Mar-14 19:58 
GeneralRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Craig McRae4-Mar-14 8:24
Craig McRae4-Mar-14 8:24 
GeneralRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
Craig McRae2-Mar-14 16:22
Craig McRae2-Mar-14 16:22 
AnswerReply 2 Pin
Garth J Lancaster28-Feb-14 11:55
professionalGarth J Lancaster28-Feb-14 11:55 
GeneralRe: Reply 2 Pin
Craig McRae2-Mar-14 15:42
Craig McRae2-Mar-14 15:42 
AnswerRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
jschell28-Feb-14 13:21
jschell28-Feb-14 13:21 
AnswerRe: Program Involving Many changing strings, library’s, and or databases and files? Pin
leon de boer4-Mar-14 13:47
leon de boer4-Mar-14 13:47 
QuestionReceiving double value differently Pin
narasingubhanu27-Feb-14 20:20
narasingubhanu27-Feb-14 20:20 
AnswerRe: Receiving double value differently Pin
CPallini27-Feb-14 21:15
mveCPallini27-Feb-14 21:15 
AnswerRe: Receiving double value differently Pin
Jochen Arndt27-Feb-14 21:20
professionalJochen Arndt27-Feb-14 21:20 
QuestionIs MFC resources occupy memory? Pin
econy27-Feb-14 18:09
econy27-Feb-14 18:09 
AnswerRe: Is MFC resources occupy memory? Pin
CPallini27-Feb-14 21:15
mveCPallini27-Feb-14 21:15 
QuestionCDHtmlDialog : Memory Management Pin
Don Guy27-Feb-14 13:41
Don Guy27-Feb-14 13:41 
AnswerRe: CDHtmlDialog : Memory Management Pin
Richard Andrew x6427-Feb-14 14:05
professionalRichard Andrew x6427-Feb-14 14:05 
QuestionCMAP vs String table resource Pin
econy27-Feb-14 3:06
econy27-Feb-14 3:06 

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.