User: ireshagun

  • Public profile

User profile: ireshagun

User info
User name:ireshagun
Name:iresha
Location:Colombo
Website:http://codediaries.blogspot.com
Bio:I love my heels and I love my wheels
History
Joined:
Number of posts:5
Latest posts:

C++ pointers within a struct
FigPtr[i]->vertices = new Point(10)

Which C++ compiler to use?
Windows VC++ cl.exe compiler. Here is an example of how you can use the cl.exe compiler in makefi...

Simple Web Crawler
going into winsock might be a little tricky. I'd do what gsingh2011 suggests and use curl with eithe...

WinSock - getting source code from website
An http request usually has headers associated with it. I suggest you use something like httpfox and...

Creating Thread Within Object?
take the threadfunc out of the NetworkManager class and leave it as a global function. You can ad...

This user does not accept Private Messages