Click here to Skip to main content
15,911,503 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Managed C++ 101 Pin
Mark Salsbery23-Oct-06 6:09
Mark Salsbery23-Oct-06 6:09 
AnswerRe: Managed C++ 101 Pin
Eric Dahlvang23-Oct-06 10:45
Eric Dahlvang23-Oct-06 10:45 
QuestionDNS settings Pin
picasso221-Oct-06 19:28
picasso221-Oct-06 19:28 
QuestionWrapping Unmanaged Code... Destructor Not Being Called Pin
Raeldor_21-Oct-06 5:14
Raeldor_21-Oct-06 5:14 
AnswerRe: Wrapping Unmanaged Code... Destructor Not Being Called Pin
George L. Jackson22-Oct-06 14:37
George L. Jackson22-Oct-06 14:37 
QuestionPROG TO ERASE...help Pin
zetkonrad20-Oct-06 1:10
zetkonrad20-Oct-06 1:10 
AnswerRe: PROG TO ERASE...help Pin
Christian Graus20-Oct-06 3:32
protectorChristian Graus20-Oct-06 3:32 
QuestionC++ algorithms Pin
abac_mefisto19-Oct-06 22:13
abac_mefisto19-Oct-06 22:13 
Hi there,
I need to build an optimized circular buffer of variabe length messages in C++. The elements are std::string types and I can dedicate a fixed amount of space to this log, in the sense that I can preallocate a memory block of fixed size and work in there. Can anybody indicate me some examples or techniques in C++ (in fact it should run under Linux) to do this ?
Thanks for your help

Roll eyes | :rolleyes:
Marco

marcof

AnswerRe: C++ algorithms Pin
Christian Graus20-Oct-06 0:36
protectorChristian Graus20-Oct-06 0:36 
Questionhi Pin
sudha_sen19-Oct-06 19:17
sudha_sen19-Oct-06 19:17 
AnswerRe: hi Pin
Jonathan [Darka]19-Oct-06 23:37
professionalJonathan [Darka]19-Oct-06 23:37 
AnswerRe: hi Pin
Christian Graus20-Oct-06 0:38
protectorChristian Graus20-Oct-06 0:38 
QuestionCONSTRUCTOR - CLASSES Pin
sahoong19-Oct-06 5:53
sahoong19-Oct-06 5:53 
AnswerRe: CONSTRUCTOR - CLASSES Pin
Christian Graus19-Oct-06 6:00
protectorChristian Graus19-Oct-06 6:00 
QuestionAdding UserControl from exe to the Toolbox [VS8] Pin
Bartosz Bien18-Oct-06 7:17
Bartosz Bien18-Oct-06 7:17 
QuestionCan Managed C++ Class Library DLLs be pirated? Pin
earlgraham18-Oct-06 6:54
earlgraham18-Oct-06 6:54 
AnswerRe: Can Managed C++ Class Library DLLs be pirated? Pin
Christian Graus18-Oct-06 7:13
protectorChristian Graus18-Oct-06 7:13 
GeneralRe: Can Managed C++ Class Library DLLs be pirated? Pin
earlgraham18-Oct-06 7:58
earlgraham18-Oct-06 7:58 
GeneralRe: Can Managed C++ Class Library DLLs be pirated? Pin
Christian Graus18-Oct-06 8:03
protectorChristian Graus18-Oct-06 8:03 
QuestionInterop help! - No symbols loaded Pin
orion450018-Oct-06 4:57
orion450018-Oct-06 4:57 
AnswerRe: Interop help! - No symbols loaded Pin
User 58385218-Oct-06 12:57
User 58385218-Oct-06 12:57 
GeneralRe: Interop help! - No symbols loaded Pin
orion450019-Oct-06 9:08
orion450019-Oct-06 9:08 
QuestionHELP WITH MY 4TH ORDER RUNGE-KUTTA ALGORITHM Pin
sahoong18-Oct-06 3:51
sahoong18-Oct-06 3:51 
AnswerRe: HELP WITH MY 4TH ORDER RUNGE-KUTTA ALGORITHM Pin
Christian Graus18-Oct-06 4:01
protectorChristian Graus18-Oct-06 4:01 
QuestionImporting functions from Fortran [modified] Pin
Epi18-Oct-06 0:33
Epi18-Oct-06 0:33 

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.