Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #4K
~2K People Reached
Favorite Tags
Member Avatar for chrishtones

Since __uuidof is a C++ only operator, how would I retrieve the GUID of an object in C?

Member Avatar for gerard4143
0
619
Member Avatar for chrishtones

So I am trying to set up Lua on Visual C++ 2008 and I keep getting this error: [B]error C3861: 'luaL_newstate': identifier not found[/B] Here is an example of my code: [CODE] #include <iostream> extern "C" { #include "lua.h" } using namespace std; int main(int argc, char* argv[]) { lua_State …

Member Avatar for 3ing
0
85
Member Avatar for Cgm

Hi, I have visual c++ and have recently downloaded the Dark GDK add on. Does anybody know where i could find some tutorials because I am okay with c++ but dont know how to code the graphics. Any help is appreciated Thanks -Chris

Member Avatar for green_frog
0
198
Member Avatar for chrishtones

How would I write a program that can tell what directory it is in? For example, how would I write a program that can tell if it is in C:\Windows or C:\Users or something like that.

Member Avatar for WolfPack
0
103
Member Avatar for chrishtones
Member Avatar for mrclark

I have never made a game before, but have been interested for a while, but i have no idea where to start. could someone recommend some software on where to start, and how to actually program a game. Thanks ~Matt

Member Avatar for ajmacca
0
117
Member Avatar for AirGear

guys, i have a project that needs using GUI in cpp. my lecturer suggests me to use Microsoft Visual Studio 6 and create a MFC based application. But i don't really understand how to use it. Can anyone please give me a link that can explain about that MFC stuff? …

Member Avatar for pspwxp fan
0
128
Member Avatar for lewashby

I got the book Torque for teens but I can't follow along with the book because it instructs me to copy the folder \example into itself and rename it to \experiment. The books says it's located in whatever directory I installed torque into and then \Torque\SDK\example But I can't find …

Member Avatar for chrishtones
0
99
Member Avatar for chrishtones

Does anybody know how to rotate a sprite around the center of the image rather than the top left corner in Dark GDK?

Member Avatar for William Hemsworth
0
102
Member Avatar for chrishtones

Is there any way that I can get the sin(), cos() and tan() functions to return an angle? For example, like when you press 2nd then sin on a calculator. Or should I use different functions?

Member Avatar for mvmalderen
-1
181
Member Avatar for chrishtones

Does anybody know where I can find a good reference book or website about the Dark GDK Library?

Member Avatar for csurfer
0
107