User profile: bishoposiris

User info
User name:bishoposiris
Name:Bishop
Location:Cary, NC
History
Joined:
Number of posts:11
Latest posts:

time.inl and error C2664
If anyone cares I figured out the answer to this problem. You can solve it by going to: Properties...

Struct Definition
In the tutorial on Structs it says the following: [code]struct product { int weight; double pri...

time.inl and error C2664
I found this file in a game I'm working on: [code] /*** *time.inl - inline definitions for time-rela...

int __cdecl main(int argc, char **argv)
This is the main function declaration for a Winsock Client Source Code. Can someone explain what th...

Winsock Acronyms
I'm working on some Winsock code and I'm wondering if anyone can tell me where I can find definition...