Click here to Skip to main content
15,881,204 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Passing an entry from an array as argument Pin
Greg Utas31-May-20 9:36
professionalGreg Utas31-May-20 9:36 
GeneralRe: Passing an entry from an array as argument Pin
Calin Negru31-May-20 9:58
Calin Negru31-May-20 9:58 
GeneralRe: Passing an entry from an array as argument Pin
Greg Utas31-May-20 10:25
professionalGreg Utas31-May-20 10:25 
GeneralRe: Passing an entry from an array as argument Pin
Calin Negru31-May-20 20:33
Calin Negru31-May-20 20:33 
QuestionReading a text file from a remote machine in LAN using c, c++, vc++ Pin
manoharbalu27-May-20 23:51
manoharbalu27-May-20 23:51 
GeneralRe: Reading a text file from a remote machine in LAN using c, c++, vc++ Pin
Richard MacCutchan28-May-20 0:24
mveRichard MacCutchan28-May-20 0:24 
AnswerRe: Reading a text file from a remote machine in LAN using c, c++, vc++ Pin
CPallini28-May-20 1:25
mveCPallini28-May-20 1:25 
SuggestionRe: Reading a text file from a remote machine in LAN using c, c++, vc++ Pin
David Crow28-May-20 2:47
David Crow28-May-20 2:47 
is the machine doing the reading on the same network as the machine with the file? If so, just use a UNC, something like:

\\machine\folder\...\file.ext

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles


GeneralRe: Reading a text file from a remote machine in LAN using c, c++, vc++ Pin
CPallini28-May-20 10:08
mveCPallini28-May-20 10:08 
QuestionGet expanded macros from precompiler and insert as comments in source code? Pin
arnold_w27-May-20 20:14
arnold_w27-May-20 20:14 
AnswerRe: Get expanded macros from precompiler and insert as comments in source code? Pin
Richard MacCutchan27-May-20 22:44
mveRichard MacCutchan27-May-20 22:44 
GeneralRe: Get expanded macros from precompiler and insert as comments in source code? Pin
arnold_w27-May-20 23:23
arnold_w27-May-20 23:23 
GeneralRe: Get expanded macros from precompiler and insert as comments in source code? Pin
Richard MacCutchan27-May-20 23:34
mveRichard MacCutchan27-May-20 23:34 
QuestionHow to mount an ISO file with disc type - CD/DVD Pin
Member 1001484126-May-20 5:04
Member 1001484126-May-20 5:04 
AnswerRe: How to mount an ISO file with disc type - CD/DVD Pin
jeron126-May-20 5:21
jeron126-May-20 5:21 
QuestionProblem with pointers memory allocation on the same memory area Pin
Member 959508024-May-20 20:37
Member 959508024-May-20 20:37 
AnswerRe: Problem with pointers memory allocation on the same memory area Pin
Stephane Capo24-May-20 21:19
professionalStephane Capo24-May-20 21:19 
GeneralRe: Problem with pointers memory allocation on the same memory area Pin
Richard MacCutchan24-May-20 21:29
mveRichard MacCutchan24-May-20 21:29 
AnswerRe: Problem with pointers memory allocation on the same memory area Pin
Richard MacCutchan24-May-20 21:25
mveRichard MacCutchan24-May-20 21:25 
GeneralRe: Problem with pointers memory allocation on the same memory area Pin
Member 959508024-May-20 21:52
Member 959508024-May-20 21:52 
AnswerRe: Problem with pointers memory allocation on the same memory area Pin
Member 959508024-May-20 22:40
Member 959508024-May-20 22:40 
GeneralRe: Problem with pointers memory allocation on the same memory area Pin
Richard MacCutchan24-May-20 22:54
mveRichard MacCutchan24-May-20 22:54 
GeneralRe: Problem with pointers memory allocation on the same memory area Pin
Member 959508024-May-20 23:03
Member 959508024-May-20 23:03 
GeneralRe: Problem with pointers memory allocation on the same memory area Pin
Richard MacCutchan24-May-20 23:19
mveRichard MacCutchan24-May-20 23:19 
GeneralRe: Problem with pointers memory allocation on the same memory area Pin
Member 95950801-Jun-20 20:36
Member 95950801-Jun-20 20:36 

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.