Click here to Skip to main content
16,015,947 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C program(homework) Pin
Member 1631107418-Jul-24 21:23
Member 1631107418-Jul-24 21:23 
GeneralRe: C program(homework) Pin
OriginalGriff18-Jul-24 21:38
mveOriginalGriff18-Jul-24 21:38 
GeneralRe: C program(homework) Pin
Member 1631107418-Jul-24 21:48
Member 1631107418-Jul-24 21:48 
GeneralRe: C program(homework) Pin
OriginalGriff19-Jul-24 1:17
mveOriginalGriff19-Jul-24 1:17 
GeneralRe: C program(homework) Pin
OriginalGriff19-Jul-24 1:21
mveOriginalGriff19-Jul-24 1:21 
SuggestionRe: C program(homework) Pin
David Crow19-Jul-24 4:56
David Crow19-Jul-24 4:56 
GeneralRe: C program(homework) Pin
RedDk19-Jul-24 7:16
RedDk19-Jul-24 7:16 
GeneralRe: C program(homework) Pin
David Crow19-Jul-24 3:00
David Crow19-Jul-24 3:00 
Member 16311074 wrote:
replaced = 0; // Reset for the next string
Since replaced is a local variable (and searchAndReplace() is not static), this statement does nothing useful. This has nothing to do with your overall issue, though.

"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


QuestionHow to use QUERY_CHANGES_VIRTUAL_DISK_RANGE when HyperV backup Pin
DingHuaming17-Jul-24 18:39
DingHuaming17-Jul-24 18:39 
AnswerRe: How to use QUERY_CHANGES_VIRTUAL_DISK_RANGE when HyperV backup Pin
jschell18-Jul-24 14:24
jschell18-Jul-24 14:24 
GeneralRe: How to use QUERY_CHANGES_VIRTUAL_DISK_RANGE when HyperV backup Pin
DingHuaming18-Jul-24 17:04
DingHuaming18-Jul-24 17:04 
GeneralRe: How to use QUERY_CHANGES_VIRTUAL_DISK_RANGE when HyperV backup Pin
Dave Kreskowiak18-Jul-24 17:25
mveDave Kreskowiak18-Jul-24 17:25 
GeneralRe: How to use QUERY_CHANGES_VIRTUAL_DISK_RANGE when HyperV backup Pin
DingHuaming18-Jul-24 19:48
DingHuaming18-Jul-24 19:48 
QuestionCode change request (From Linux To Windows) Pin
Member 1614369414-Jul-24 21:30
Member 1614369414-Jul-24 21:30 
AnswerRe: Code change request (From Linux To Windows) Pin
Maximilien15-Jul-24 8:00
Maximilien15-Jul-24 8:00 
GeneralRe: Code change request (From Linux To Windows) Pin
Member 1614369416-Jul-24 22:08
Member 1614369416-Jul-24 22:08 
GeneralRe: Code change request (From Linux To Windows) Pin
Richard Deeming16-Jul-24 22:16
mveRichard Deeming16-Jul-24 22:16 
QuestionC++ DLL Debugging - Visual Studio 2022 Pin
PaulS_UK9-Jul-24 8:20
PaulS_UK9-Jul-24 8:20 
AnswerRe: C++ DLL Debugging - Visual Studio 2022 Pin
Richard Andrew x649-Jul-24 10:27
professionalRichard Andrew x649-Jul-24 10:27 
AnswerRe: C++ DLL Debugging - Visual Studio 2022 Pin
jschell10-Jul-24 14:58
jschell10-Jul-24 14:58 
QuestionTextBox File Open Pin
Robert Johnson 20237-Jul-24 21:42
Robert Johnson 20237-Jul-24 21:42 
AnswerRe: TextBox File Open Pin
Richard MacCutchan7-Jul-24 22:55
mveRichard MacCutchan7-Jul-24 22:55 
Questiontimer does not start Pin
etechX226-Jun-24 20:20
etechX226-Jun-24 20:20 
AnswerRe: timer does not start Pin
Victor Nijegorodov26-Jun-24 22:12
Victor Nijegorodov26-Jun-24 22:12 
GeneralRe: timer does not start Pin
etechX227-Jun-24 18:57
etechX227-Jun-24 18:57 

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.