This is a noobie question due to my lack of windows programming so pls excuse me in advance if this question doesn't make sense at first. I'm working on a visual c++ project and I would like to use some routines that I have in some c files. Although the c program was written on a unix platform it uses only c99 standard headers. Is there a way for me to compile them into some shared library object so that I can link them with my visual c++/clr source files using cl.exe.
Thanks
rhesus303 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.