Thread
:
How to use legacy C code in a C# application
View Single Post
09-22-2005, 06:01 PM
#
2
(
permalink
)
teknomage1
Jack of all trades
Join Date: Feb 2005
Location: Los Angeles
Posts: 596
In terms of ugly hacks, couldn't you turn the C code into a command line function that outputs the data you need, then call that with C#'s equivalent of system()?
__________________
Stop intellectual property from infringing on me
teknomage1
View Public Profile
Find More Posts by teknomage1