LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to use semget and mqopen functions in windows?? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-use-semget-and-mqopen-functions-in-windows-4175500122/)

Dhruv101491 03-31-2014 10:38 PM

How to use semget and mqopen functions in windows??
 
Hey all
i have a task to transfer a piece of code from Linux to Windows.
The main problem that i am facing is that I have to use functions like semget() and mqopen().
what is the possible way out? and how to do it?

Thanks in advance

TB0ne 04-01-2014 02:52 PM

Quote:

Originally Posted by Dhruv101491 (Post 5144496)
Hey all
i have a task to transfer a piece of code from Linux to Windows.
The main problem that i am facing is that I have to use functions like semget() and mqopen(). what is the possible way out? and how to do it?

No idea, since you don't tell us what the code was originally written in, what it does, post any samples, or give us any context to go by.

If I was you, I'd start by doing a Google search for these things:
http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx
https://publib.boulder.ibm.com/infoc...apiexusmem.htm

Again, since we don't know what the code is/does, we can't tell you what the 'way out' is, or how to do it. If you don't have the knowledge to complete the task, and you're uncomfortable learning, consider hiring a consultant to port the code over for you.


All times are GMT -5. The time now is 11:05 PM.