User profile: berkcan

User info
User name:berkcan
Name:Berk Celebisoy
Location:Seattle, WA
Bio:I have a degree in computer science. I have been working for Microsoft Corp. since 2006. Coding is my favorite sport and viva C++!
History
Joined:
Number of posts:8
Latest posts:

Linking error with usb.h
Below are the links to the articles regarding the link errors you are getting: LNK2019: http://ms...

Linker error
First, do you really need those functions inlined? Those you know the pros and cons of inlining? Sec...

Winsock recv Function Optimization
"Premature optimization is the root of all evil." - Knuth, Donald You need to run a profiler on y...

The strcmp()!
Look at this link: http://msdn.microsoft.com/en-us/library/e0z9k731.aspx

How to read data sent from a Joystick?
Do you have a user's manual or data sheets for this device or ? If not you should contact w/that per...