User profile: Lodi

User info
User name:Lodi
Name:Lodi
Location:Johannesburg
Bio:Nerd who like learning new things all the time.
History
Joined:
Number of posts:5
Latest posts:

Libgomp.spec missing
Thank you Duoas, it worked. Lodi

Need Help for this Java Program
Here is your working code of what you are trying to do. import java.io.*; import java.util.*; publ...

Libgomp.spec missing
Hi, tried using openMP using a g++ compiler on the command prompt of a Windows 7 computer. This is m...

c++ 2D dynamic array defaulting to size 4
Thank you Peter87 and kemort, works perfectly now. The example also made it that much more easier to...

c++ 2D dynamic array defaulting to size 4
Hi. Below is my c++ code. I am trying to create a 2D dynamic array which is created with the correct...