Click here to Skip to main content
16,005,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ Directory/folder cleaner Pin
Wes Aday12-Feb-07 9:06
professionalWes Aday12-Feb-07 9:06 
AnswerRe: Visual C++ Directory/folder cleaner Pin
Orhun Birsoy12-Feb-07 9:28
Orhun Birsoy12-Feb-07 9:28 
QuestionHelp about #include Pin
abbd12-Feb-07 5:03
abbd12-Feb-07 5:03 
AnswerRe: Help about #include Pin
jhwurmbach12-Feb-07 5:11
jhwurmbach12-Feb-07 5:11 
GeneralRe: Help about #include Pin
abbd12-Feb-07 5:39
abbd12-Feb-07 5:39 
QuestionRe: Help about #include Pin
David Crow12-Feb-07 5:44
David Crow12-Feb-07 5:44 
GeneralRe: Help about #include Pin
toxcct12-Feb-07 5:46
toxcct12-Feb-07 5:46 
GeneralRe: Help about #include Pin
jhwurmbach12-Feb-07 5:47
jhwurmbach12-Feb-07 5:47 
abbd wrote:
it tells me error,


When you compile or when you run your program?

I think you are still at compile time.
In this case, You will see a tab at a window. This tab is labled "Task list".
I this you will find a list of the errors in your project.
How many are there?

Ok, here is a checklist:
In your project, you have added the hpp and cpp-files from CGraph?
In any file where you want to call functions CGraph, you have written #include "CGraph.hpp" at the top (but below the line #include "stdafx.h" if it is there)?



"We trained hard, but it seemed that every time we were beginning to form up into teams we would be reorganised. I was to learn later in life that we tend to meet any new situation by reorganising: and a wonderful method it can be for creating the illusion of progress, while producing confusion, inefficiency and demoralisation."

-- Caius Petronius, Roman Consul, 66 A.D.

GeneralRe: Help about #include Pin
abbd13-Feb-07 10:06
abbd13-Feb-07 10:06 
GeneralRe: Help about #include Pin
jhwurmbach13-Feb-07 21:27
jhwurmbach13-Feb-07 21:27 
Questioni want a trie dictionary Pin
leila_lhe12-Feb-07 4:46
leila_lhe12-Feb-07 4:46 
AnswerRe: i want a trie dictionary Pin
James R. Twine12-Feb-07 4:59
James R. Twine12-Feb-07 4:59 
AnswerRe: i want a trie dictionary Pin
toxcct12-Feb-07 5:47
toxcct12-Feb-07 5:47 
AnswerRe: i want a trie dictionary Pin
Ravi Bhavnani12-Feb-07 11:28
professionalRavi Bhavnani12-Feb-07 11:28 
AnswerRe: i want a trie dictionary Pin
Hamid_RT12-Feb-07 17:40
Hamid_RT12-Feb-07 17:40 
QuestionSystem info Pin
Waldermort12-Feb-07 4:16
Waldermort12-Feb-07 4:16 
AnswerRe: System info Pin
Roger Stoltz12-Feb-07 4:33
Roger Stoltz12-Feb-07 4:33 
GeneralRe: System info Pin
Waldermort12-Feb-07 5:31
Waldermort12-Feb-07 5:31 
AnswerRe: System info Pin
Ravi Bhavnani12-Feb-07 11:30
professionalRavi Bhavnani12-Feb-07 11:30 
QuestionChecking if an application has closed [modified] Pin
Maddack12-Feb-07 4:13
Maddack12-Feb-07 4:13 
AnswerRe: Checking if an application has closed Pin
James R. Twine12-Feb-07 4:33
James R. Twine12-Feb-07 4:33 
GeneralRe: Checking if an application has closed Pin
Maddack12-Feb-07 5:56
Maddack12-Feb-07 5:56 
GeneralRe: Checking if an application has closed Pin
James R. Twine12-Feb-07 6:54
James R. Twine12-Feb-07 6:54 
AnswerRe: Checking if an application has closed Pin
led mike12-Feb-07 4:35
led mike12-Feb-07 4:35 
GeneralRe: Checking if an application has closed Pin
David Crow12-Feb-07 5:47
David Crow12-Feb-07 5:47 

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.