Search Results

Search: Posts Made By: anpufeng
Forum: Programming 06-10-2012
5,542
Posted By anpufeng
thanks, I have found it out, I can use the...
thanks, I have found it out, I can use the command
sudo mount -t mqueue none des-dir
to mount to the file system, the "mqueue-files" I created can be found there.:D
Forum: Programming 06-09-2012
5,542
Posted By anpufeng
POSIX message queue mq_open directory
hello, I try to test the POSIX mq_open function on book unp like below:
#include "unpipc.h"
# include <mqueue.h>

int main(int argc, char **argv)
{
int c, flags;
mqd_t ...
Forum: Programming 06-04-2012
3,739
Posted By anpufeng
have you figured it out?
have you figured it out?
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy