User profile: pukol

User info
User name:pukol
Name:Diego Coralles
Location:Manila city
Bio:studying computer engineering...
Statistical data
Birthdate:Nov 10, 1991
Gender:Male
Occupation:Student
Skills:PHP
C++
C++/.NET
C#
C#/.NET
History
Joined:
Number of posts:31
Latest posts:

Ordered list using binary search
So, i created an ordered array of float. here is the code. [code] //from main for(int i = 0; ...

Comparing strings
So here's the deal. I created a linked list that will store a string in each node. The problem is...

Question about C++ Program
Your question is not clear but if your wondering if the program you created in Visual C++ 2010 on a ...

Beinnging C++ Function
Yes they are different. It's something to do with the return type. [code] // returns an integer val...

d3dx9.h cannot be found
Guys i already installed DirectX SDK june 201. I can already use directX but when i try to include d...