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

Managed C++/CLI

 
GeneralRe: open file Pin
Christian Graus15-Sep-04 14:28
protectorChristian Graus15-Sep-04 14:28 
QuestionHow to use CreateRemoteThread on every process in every windowstation ? Pin
n4_t14-Sep-04 17:41
n4_t14-Sep-04 17:41 
Generalpseudocode Pin
rapchick3-Sep-04 11:29
rapchick3-Sep-04 11:29 
QuestionHow to add a reference in VC++ Pin
kayhustle3-Sep-04 7:07
kayhustle3-Sep-04 7:07 
AnswerRe: How to add a reference in VC++ Pin
BAIJUMAX7-Sep-04 0:37
professionalBAIJUMAX7-Sep-04 0:37 
GeneralRe: How to add a reference in VC++ Pin
kayhustle7-Sep-04 16:22
kayhustle7-Sep-04 16:22 
GeneralNewbie question Pin
Daniel3000i31-Aug-04 7:52
Daniel3000i31-Aug-04 7:52 
GeneralHELP!! Pin
jrsivo27-Aug-04 14:07
jrsivo27-Aug-04 14:07 
Can someone out there give suggestions and solutions(console) to a part of my project .. i am pretty new to graphs and C++ .. here is the problem
=--------------------------------------------------------------=
I wanted to implement a graph class with the following functions

addNode - adds a node
addEdge - to connect 2 nodes
countNodes - to return the countof nodes
countEdges - to return count of edges
countPaths(i,j,k) - returns count of number of paths of length k from nodes i to j
displayEdges - display list of edges

can you include the time complexity of each function, and will be glad if you write extra functions to work with my graph exercise

thanking you in advance!!D'Oh! | :doh:

Bula mai Fiji!
Questionhow to split a String Pin
dana_krycek2125-Aug-04 0:39
dana_krycek2125-Aug-04 0:39 
AnswerRe: how to split a String Pin
BAIJUMAX30-Aug-04 19:53
professionalBAIJUMAX30-Aug-04 19:53 
GeneralIDE Disparity Pin
doctrane24-Aug-04 19:09
doctrane24-Aug-04 19:09 
GeneralClass Library (.net) Pin
anacris23-Aug-04 13:27
anacris23-Aug-04 13:27 
QuestionInternetCrackUrl- freeing memory? Pin
Member 45587823-Aug-04 9:00
Member 45587823-Aug-04 9:00 
GeneralAdding classes and functions in VC++ Express Edition Pin
Majid Shahabfar22-Aug-04 10:01
Majid Shahabfar22-Aug-04 10:01 
GeneralRe: Adding classes and functions in VC++ Express Edition Pin
Anonymous19-Sep-04 14:14
Anonymous19-Sep-04 14:14 
GeneralInterfering with a print job! Help!!! Pin
miloX21-Aug-04 1:06
miloX21-Aug-04 1:06 
GeneralStrange :o| Pin
User 91483320-Aug-04 12:55
User 91483320-Aug-04 12:55 
Questionhow do you get shell extensions to run? Pin
Member 130861119-Aug-04 5:27
Member 130861119-Aug-04 5:27 
GeneralDesktop sharing application in vc++.net Pin
Member 69638018-Aug-04 19:14
Member 69638018-Aug-04 19:14 
GeneralChanging the browsable attribute of a property at run time Pin
pradeep_pc18-Aug-04 17:59
pradeep_pc18-Aug-04 17:59 
GeneralGet MDI Child Handle Pin
MKlucher18-Aug-04 0:56
MKlucher18-Aug-04 0:56 
Generalproperly redraw form Pin
Anonymous17-Aug-04 14:33
Anonymous17-Aug-04 14:33 
GeneralERROR, to parse a parameter of a constructor from a pointer to a void Pin
Manolo Carrasco17-Aug-04 3:58
Manolo Carrasco17-Aug-04 3:58 
GeneralDifference between "->" and "." Pin
crushinghellhammer16-Aug-04 9:07
crushinghellhammer16-Aug-04 9:07 
GeneralRe: Difference between "->" and "." Pin
RNEELY16-Aug-04 11:15
RNEELY16-Aug-04 11:15 

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.