| | |
Win version for atomic.h
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: May 2005
Posts: 48
Reputation:
Solved Threads: 3
Hello Friends,
I am trying to porting an unix c++ program into windows using MSVC8.0 compiler. In my unix version there are some lines like
Now, pls help me to find out the Win version of these code segments.
Thanks,
Amit
I am trying to porting an unix c++ program into windows using MSVC8.0 compiler. In my unix version there are some lines like
C++ Syntax (Toggle Plain Text)
#include <sys/atomic.h> ... atomic_add_int_nv() ...
Thanks,
Amit
•
•
Join Date: Aug 2008
Posts: 206
Reputation:
Solved Threads: 31
A starting point for you would be to specify what atomic_add_int_nv() actually does under unix. Forum readers are not mind-readers, and not generally all that good at working out what arbitrarily named non-standard functions do.
If you look up the documentation for atomic_add_int_nv(), you may also be able to work out the answer for yourself.
If you look up the documentation for atomic_add_int_nv(), you may also be able to work out the answer for yourself.
![]() |
Similar Threads
- Freeprodtb!! (Viruses, Spyware and other Nasties)
- HiJackThis-log for viewing , XP box. (Viruses, Spyware and other Nasties)
Other Threads in the C++ Forum
- Previous Thread: C++ Input File reading help!!!
- Next Thread: error in cstdlib
| Thread Tools | Search this Thread |
api array based binary bitmap c++ c/c++ calculator char char* class classes code coding compile console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






