Click here to Skip to main content
15,903,030 members

Comments by Steve44 (Top 88 by date)

Steve44 22-Oct-17 3:00am View    
Your question is not very clear, please use "Improve question" to provide more details.
Where are your different compilers in conflict? And what is preventing you from implementing a parallel algorithm?
A staring point could be reading documentation for your mpicc compiler.
Steve44 17-Oct-17 15:51pm View    
Can you please describe with what you are comparing the list of cookies you get in your program above? Are you comparing with the cookies a browser might receive from the same website? Or do you know, which cookies the website is supposed to send?
Without this information it is difficult to identify any reason for the missing cookies.
Steve44 12-Oct-17 15:57pm View    
Unfortunately I have not installed VS2008. Maybe you can use the free VS2017 Community Edition?
Steve44 11-Oct-17 8:56am View    
OK, lets give it one last try:

Is the error message shown somewhere in Visual Studio? If yes, where? What where you doing when you saw the error message? Which menu item did you select?

Do you have a cmd shell open? If yes, what do you enter in there? Is this giving you the error message? What is your PATH in this shell?

Unless you can answer these questions with reasonable detail there is nothing we can do to help you solve your problem (Unless you find some mind readers, which are rare in the coder community, or anywhere else for that matter :-)
Steve44 11-Oct-17 8:44am View    
Just updated the solution for a second program.