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

Managed C++/CLI

 
AnswerRe: c++ GetUpperBound equivalent Pin
Richard MacCutchan19-Feb-20 5:40
mveRichard MacCutchan19-Feb-20 5:40 
GeneralRe: c++ GetUpperBound equivalent Pin
ccodebase19-Feb-20 6:52
ccodebase19-Feb-20 6:52 
GeneralRe: c++ GetUpperBound equivalent Pin
Richard MacCutchan19-Feb-20 7:21
mveRichard MacCutchan19-Feb-20 7:21 
GeneralRe: c++ GetUpperBound equivalent Pin
ccodebase19-Feb-20 8:26
ccodebase19-Feb-20 8:26 
GeneralRe: c++ GetUpperBound equivalent Pin
Richard MacCutchan19-Feb-20 22:57
mveRichard MacCutchan19-Feb-20 22:57 
GeneralRe: c++ GetUpperBound equivalent Pin
Richard MacCutchan19-Feb-20 7:35
mveRichard MacCutchan19-Feb-20 7:35 
GeneralRe: c++ GetUpperBound equivalent Pin
ccodebase19-Feb-20 8:25
ccodebase19-Feb-20 8:25 
GeneralRe: c++ GetUpperBound equivalent Pin
ccodebase19-Feb-20 8:57
ccodebase19-Feb-20 8:57 
Reader: Base 7 o = HOLE

0 1 2 3 4 5 6
* * * * * o *
o * * * * * *
* o * * * * *
* * * * * * 0
* * * * o * *
* * * o * * *
* * o * * * *

5 x 1 =
0 x 7 =
1 x 49 =
6 x 343 =
4 x 2401 =
3 x 16807 =
2 x 117649 =
----------------------------
SUM : (CART-ID)
Questionupper bounds equivalent Pin
ccodebase19-Feb-20 4:54
ccodebase19-Feb-20 4:54 
QuestionHow to remove a non-ascii character from CString Pin
Erich Ruth1-Jan-20 10:19
Erich Ruth1-Jan-20 10:19 
AnswerRe: How to remove a non-ascii character from CString Pin
phil.o1-Jan-20 14:27
professionalphil.o1-Jan-20 14:27 
GeneralRe: How to remove a non-ascii character from CString Pin
Erich Ruth1-Jan-20 15:42
Erich Ruth1-Jan-20 15:42 
GeneralRe: How to remove a non-ascii character from CString Pin
phil.o1-Jan-20 15:56
professionalphil.o1-Jan-20 15:56 
AnswerRe: How to remove a non-ascii character from CString Pin
Eddy Vluggen1-Jan-20 14:30
professionalEddy Vluggen1-Jan-20 14:30 
GeneralRe: How to remove a non-ascii character from CString Pin
phil.o1-Jan-20 15:56
professionalphil.o1-Jan-20 15:56 
GeneralRe: How to remove a non-ascii character from CString Pin
Eddy Vluggen1-Jan-20 16:55
professionalEddy Vluggen1-Jan-20 16:55 
QuestionC++ control textBox of Form1 and Form2 Pin
HeeMongKorea29-Dec-19 21:07
professionalHeeMongKorea29-Dec-19 21:07 
AnswerRe: C++ control textBox of Form1 and Form2 Pin
Richard MacCutchan29-Dec-19 23:05
mveRichard MacCutchan29-Dec-19 23:05 
GeneralRe: C++ control textBox of Form1 and Form2 Pin
HeeMongKorea16-Jan-20 1:29
professionalHeeMongKorea16-Jan-20 1:29 
Questionwidows api setwindowpos with SWP_HIDEWINDOW not always works Pin
viewlucc28-Nov-19 15:04
viewlucc28-Nov-19 15:04 
QuestionCan Someone please convert this from C++ to C? Topic : "Placement of Signal Boosters Using Tree Data Structures." Pin
ManojMaheshPatil15-Nov-19 23:35
ManojMaheshPatil15-Nov-19 23:35 
AnswerRe: Can Someone please convert this from C++ to C? Topic : "Placement of Signal Boosters Using Tree Data Structures." Pin
Dave Kreskowiak16-Nov-19 5:59
mveDave Kreskowiak16-Nov-19 5:59 
QuestionGenerate the equivalent of a DLL: a .netmodule Pin
Wim Hoeks16-Sep-19 10:28
Wim Hoeks16-Sep-19 10:28 
Questionprogramming an SDI drawing application with MFC in VC++ Pin
Member 1449477212-Sep-19 6:01
Member 1449477212-Sep-19 6:01 
AnswerRe: programming an SDI drawing application with MFC in VC++ Pin
Richard MacCutchan12-Sep-19 6:07
mveRichard MacCutchan12-Sep-19 6:07 

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.