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

Managed C++/CLI

 
AnswerRe: Please help memory management Pin
Jochen Arndt22-Nov-16 21:42
professionalJochen Arndt22-Nov-16 21:42 
GeneralRe: Please help memory management Pin
Member 1282783222-Nov-16 22:04
Member 1282783222-Nov-16 22:04 
Questionwhy c++ is still being used? Pin
babak111019-Nov-16 22:53
babak111019-Nov-16 22:53 
QuestionRe: why c++ is still being used? Pin
Jochen Arndt19-Nov-16 23:01
professionalJochen Arndt19-Nov-16 23:01 
AnswerRe: why c++ is still being used? Pin
John Schroedl21-Nov-16 4:12
professionalJohn Schroedl21-Nov-16 4:12 
AnswerRe: why c++ is still being used? Pin
Eddy Vluggen21-Nov-16 4:31
professionalEddy Vluggen21-Nov-16 4:31 
GeneralRe: why c++ is still being used? Pin
Afzaal Ahmad Zeeshan24-Nov-16 1:27
professionalAfzaal Ahmad Zeeshan24-Nov-16 1:27 
GeneralRe: why c++ is still being used? Pin
Eddy Vluggen24-Nov-16 1:51
professionalEddy Vluggen24-Nov-16 1:51 
Afzaal Ahmad Zeeshan wrote:
You can't do that in C++ either, if you can then you can do so in JavaScript too. Smile | :)
Well, it is also not completely true.

Most parts of the modern OSes is made in C and C++. You don't write drivers in JavaScript, because most devices work faster than your average garbage collector. It at least needs a language that can compile to native, without dependencies.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: why c++ is still being used? Pin
Afzaal Ahmad Zeeshan24-Nov-16 2:13
professionalAfzaal Ahmad Zeeshan24-Nov-16 2:13 
GeneralRe: why c++ is still being used? Pin
Eddy Vluggen24-Nov-16 2:35
professionalEddy Vluggen24-Nov-16 2:35 
GeneralRe: why c++ is still being used? Pin
Afzaal Ahmad Zeeshan24-Nov-16 2:36
professionalAfzaal Ahmad Zeeshan24-Nov-16 2:36 
GeneralRe: why c++ is still being used? Pin
Munchies_Matt28-Mar-17 23:31
Munchies_Matt28-Mar-17 23:31 
GeneralRe: why c++ is still being used? Pin
Afzaal Ahmad Zeeshan29-Mar-17 5:32
professionalAfzaal Ahmad Zeeshan29-Mar-17 5:32 
GeneralRe: why c++ is still being used? Pin
Munchies_Matt29-Mar-17 21:13
Munchies_Matt29-Mar-17 21:13 
GeneralRe: why c++ is still being used? Pin
Richard Deeming24-Nov-16 1:58
mveRichard Deeming24-Nov-16 1:58 
GeneralRe: why c++ is still being used? Pin
Eddy Vluggen24-Nov-16 2:05
professionalEddy Vluggen24-Nov-16 2:05 
GeneralRe: why c++ is still being used? Pin
Munchies_Matt28-Mar-17 23:33
Munchies_Matt28-Mar-17 23:33 
AnswerRe: why c++ is still being used? Pin
Afzaal Ahmad Zeeshan24-Nov-16 1:38
professionalAfzaal Ahmad Zeeshan24-Nov-16 1:38 
AnswerRe: why c++ is still being used? Pin
Munchies_Matt28-Mar-17 23:56
Munchies_Matt28-Mar-17 23:56 
AnswerRe: why c++ is still being used? Pin
Rollin Shultz19-Aug-18 4:16
Rollin Shultz19-Aug-18 4:16 
QuestionUsing Electric Cloud Accelerator with C++/CLI code Pin
John Schroedl31-Oct-16 9:07
professionalJohn Schroedl31-Oct-16 9:07 
AnswerRe: Using Electric Cloud Accelerator with C++/CLI code Pin
Afzaal Ahmad Zeeshan24-Nov-16 1:45
professionalAfzaal Ahmad Zeeshan24-Nov-16 1:45 
QuestionC# Reading XML Pin
Member 1221232410-Oct-16 15:09
Member 1221232410-Oct-16 15:09 
QuestionRe: C# Reading XML Pin
Richard MacCutchan10-Oct-16 21:53
mveRichard MacCutchan10-Oct-16 21:53 
QuestionWorking with date_t and time_t Pin
for study23-Sep-16 22:13
for study23-Sep-16 22:13 

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.