Click here to Skip to main content
15,920,623 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Implementing a simple timer. Pin
David Crow28-Nov-06 2:32
David Crow28-Nov-06 2:32 
GeneralRe: Implementing a simple timer. Pin
jmarkey29-Nov-06 12:52
jmarkey29-Nov-06 12:52 
GeneralRe: Implementing a simple timer. Pin
David Crow30-Nov-06 3:50
David Crow30-Nov-06 3:50 
GeneralRe: Implementing a simple timer. Pin
jmarkey30-Nov-06 22:09
jmarkey30-Nov-06 22:09 
GeneralRe: Implementing a simple timer. Pin
David Crow1-Dec-06 3:07
David Crow1-Dec-06 3:07 
Questionplz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 13:07
top7ob13-Nov-06 13:07 
AnswerRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 15:54
protectorChristian Graus13-Nov-06 15:54 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 16:45
top7ob13-Nov-06 16:45 
// extern in my code means how many i try to make text file glopal.
i try to put extern in difrent place and file but it is not work
in scsnner.cpp file in getT() function the text file that what i open it in main() not define.
can you tell me how and where put extern? and can you tell what the reason of this ERROR:
--------------------Configuration: test_scanner - Win32 Debug--------------------<br />
Linking...<br />
Scanner.obj : error LNK2001: unresolved external symbol "class std::basic_fstream > myfile1" (?myfile1@@3V?$basic_fstream@DU?$char_traits@D@std@@@std@@A)<br />
Debug/test_scanner.exe : fatal error LNK1120: 1 unresolved externals<br />
Error executing link.exe.<br />
<br />
test_scanner.exe - 2 error(s), 0 warning(s)


thanks.....
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 16:57
protectorChristian Graus13-Nov-06 16:57 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 17:19
top7ob13-Nov-06 17:19 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 17:25
protectorChristian Graus13-Nov-06 17:25 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 18:30
top7ob13-Nov-06 18:30 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 18:35
protectorChristian Graus13-Nov-06 18:35 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 21:15
top7ob13-Nov-06 21:15 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 21:27
protectorChristian Graus13-Nov-06 21:27 
Questionvery big cstringarray Pin
ayol1212213-Nov-06 12:20
ayol1212213-Nov-06 12:20 
AnswerRe: very big cstringarray Pin
Anthony Mushrow13-Nov-06 12:36
professionalAnthony Mushrow13-Nov-06 12:36 
AnswerRe: very big cstringarray Pin
Mark Salsbery13-Nov-06 13:59
Mark Salsbery13-Nov-06 13:59 
AnswerRe: very big cstringarray Pin
Waldermort13-Nov-06 17:35
Waldermort13-Nov-06 17:35 
GeneralRe: very big cstringarray Pin
ayol1212213-Nov-06 23:56
ayol1212213-Nov-06 23:56 
AnswerRe: very big cstringarray Pin
S Douglas13-Nov-06 19:55
professionalS Douglas13-Nov-06 19:55 
AnswerRe: very big cstringarray Pin
David Crow14-Nov-06 3:29
David Crow14-Nov-06 3:29 
QuestionTerminating a process Pin
Jim Crafton13-Nov-06 9:45
Jim Crafton13-Nov-06 9:45 
AnswerRe: Terminating a process Pin
led mike13-Nov-06 9:51
led mike13-Nov-06 9:51 
QuestionRe: Terminating a process Pin
David Crow13-Nov-06 9:55
David Crow13-Nov-06 9:55 

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.