Click here to Skip to main content
15,912,312 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: String convertion in c/c++? Pin
sashoalm17-Oct-08 2:51
sashoalm17-Oct-08 2:51 
AnswerRe: String convertion in c/c++? Pin
David Crow17-Oct-08 3:08
David Crow17-Oct-08 3:08 
GeneralRe: String convertion in c/c++? Pin
CPallini17-Oct-08 9:15
mveCPallini17-Oct-08 9:15 
GeneralRe: String convertion in c/c++? Pin
David Crow17-Oct-08 9:22
David Crow17-Oct-08 9:22 
GeneralRe: String convertion in c/c++? Pin
CPallini17-Oct-08 9:39
mveCPallini17-Oct-08 9:39 
AnswerRe: String convertion in c/c++? Pin
SandipG 17-Oct-08 3:12
SandipG 17-Oct-08 3:12 
AnswerRe: String convertion in c/c++? Pin
Matthew Faithfull17-Oct-08 5:09
Matthew Faithfull17-Oct-08 5:09 
GeneralRe: String convertion in c/c++? Pin
Michael Dunn17-Oct-08 11:20
sitebuilderMichael Dunn17-Oct-08 11:20 
You don't need a cast to go from T* to const T*. And please don't suggest a cast for going from const T* to T* without knowing what the OP is actually doing. Teaching new C++ programmers that casts solve everything is really detrimental.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! CP SearchBar v3.0 | C++ Forum FAQ

"That's what's great about doing user interface work. No matter what you do, people will say that what you did was idiotic." -- Raymond Chen

GeneralRe: String convertion in c/c++? Pin
Matthew Faithfull19-Oct-08 21:44
Matthew Faithfull19-Oct-08 21:44 
Questionpreprocessed file issue Pin
George_George17-Oct-08 2:35
George_George17-Oct-08 2:35 
AnswerRe: preprocessed file issue Pin
David Crow17-Oct-08 3:44
David Crow17-Oct-08 3:44 
GeneralRe: preprocessed file issue Pin
George_George17-Oct-08 3:49
George_George17-Oct-08 3:49 
QuestionKilling clicking noises after downsampling 48kHz to 8kHz Pin
CrazyDogg17-Oct-08 2:28
CrazyDogg17-Oct-08 2:28 
AnswerRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
Redeye9217-Oct-08 3:34
Redeye9217-Oct-08 3:34 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
CrazyDogg17-Oct-08 3:40
CrazyDogg17-Oct-08 3:40 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
Redeye9217-Oct-08 4:02
Redeye9217-Oct-08 4:02 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
CrazyDogg17-Oct-08 4:19
CrazyDogg17-Oct-08 4:19 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
Redeye9217-Oct-08 4:21
Redeye9217-Oct-08 4:21 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
CrazyDogg17-Oct-08 4:30
CrazyDogg17-Oct-08 4:30 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
Redeye9217-Oct-08 4:38
Redeye9217-Oct-08 4:38 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
CrazyDogg17-Oct-08 4:43
CrazyDogg17-Oct-08 4:43 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
Redeye9217-Oct-08 5:01
Redeye9217-Oct-08 5:01 
GeneralRe: Killing clicking noises after downsampling 48kHz to 8kHz Pin
CrazyDogg17-Oct-08 5:16
CrazyDogg17-Oct-08 5:16 
QuestionClipBoard Pin
MsmVc17-Oct-08 2:20
MsmVc17-Oct-08 2:20 
AnswerRe: ClipBoard Pin
SandipG 17-Oct-08 2:25
SandipG 17-Oct-08 2:25 

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.