Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0

19 Posted Topics

Member Avatar for Lp_baez

So I recently purchased 2 5k2k monitors to improve workflow for game development. I noticed once I run both displays the GPU gets hot and eventually the display goes black and the GPU fans go crazy. I also noticed that before that happens the GPU fans do not turn on …

Member Avatar for rproffitt
0
59
Member Avatar for Lp_baez

when the console displays the "StudentAns" I get weird characters instead of the actual answer. ///////////////////////////////////////////////////////////// this is the files CorrectAnswers.txt A D B C A A D B D C A D B A C C D B C A StudentAnswers.txt A D B C A A D B …

Member Avatar for AssertNull
0
350
Member Avatar for Lp_baez

I keep getting a direct identifier error. I have tried deleting the pillarPlat004 assets and re-importing it and connecting it to the code, but that doesn't seem to be the problem. I'm using swift in xcode. ![Screenshot_2016-04-09_19.27_.25_.png](/attachments/small/4/1f4a31b4ae5c37226cc4901e500e6fcd.png "align-left") ![Screenshot_2016-04-09_19.31_.50_.png](/attachments/small/4/4d94fd0a79c2f6fa708b11ec67f58885.png "align-left")

0
297
Member Avatar for sunshine102030

This might be irrelevant to what the issue might be with the program, but I see a few typos in your syntax.

Member Avatar for David W
-1
202
Member Avatar for Syed Ammar

#include iostream; using namespace std; int main () { //[2] = two columns, [7] = 7 rows. int array[2][7]; return 0; }

Member Avatar for David W
0
247
Member Avatar for aluhnev

Specify your question a little more. Are you asking how to start and create a c++ file in visual studio or if when you write this code an error appears when debugging it but not when you paste the same code?

Member Avatar for NathanOliver
0
224
Member Avatar for Lp_baez

I am looking for a noob friendly C++ IDE for mac computers. I'm looking something similar to microsoft visual studio. I have tried xcode, but it appears to be missing some of the basic cpp. and h. files like stdafx.

Member Avatar for mike_2000_17
0
443
Member Avatar for Lp_baez

Hi Everyone, Sorry to be such a noob, but I am hopping you guys can help me out a bit. I keep on getting this error "expected an expression error" in the first open curly brace of the 'void playerCMD();' function and also in case 1. I am using the …

Member Avatar for cambalinho
0
196
Member Avatar for GeekPlease

I would recomend to start off with flash. you can create really reach art and animations for games in flash, and if you do not know as3.0 or as2.0 go ahead and buy ActionScript 3.0 for adobe flash cs 4 from amazon. It isn't a to get down.

Member Avatar for kal_crazy
0
213
Member Avatar for happygeek

I agree, with bguild. I wonder if that is what Microsoft was talking about when they said that the players' activity will separate them from those who have a different activity pattern. Monitoring players every move and activity when entering the game should now standard in the gamming community.

Member Avatar for mrgreen
1
512
Member Avatar for Lp_baez

I was trying to array a string within a string. And I keep on receiving a compiler error. So I’m wondering if is even possible to string a string within a string? Because that’s the error I keep on getting. If not then what is another way to create a …

Member Avatar for Lp_baez
0
476
Member Avatar for Lp_baez

I keep getting this error on a sample that a c++ book provides. " **error C2660: 'std::vector<_Ty>::empty' : function does not take 1 arguments 1> with 1> [ 1> _Ty=std::string 1> ** ] " I have some suspicious what can be causing the error but I am not sure. the …

Member Avatar for Unimportant
0
298
Member Avatar for Lp_baez

I'm trying to create a loop if the string wordEasy contains more than 5 letters. I am using the 'while' and 'for' but none seem to work. I am hopping if you guys would be kind enough to help me figure out what I'm doing wrong. Here is the 'for' …

Member Avatar for David W
0
383
Member Avatar for Lp_baez

Hi everybody, I’m having trouble trying to figure out how to create a loop when the ‘difficulty’ takes a value that is not an integer. I want a player to get the ‘default’ statement presented in the switch . The ‘default’ statement seems to make an appearance but it will …

Member Avatar for David W
0
2K
Member Avatar for Lp_baez

Hi I learning c++ through a book but I have found that one of the examples provided by the book is an infinite loop. So I was wonderring if anyoone can help me stop it. I tried using the 'break;' statement in every 'for' body to stop the loop but …

Member Avatar for Lp_baez
0
1K
Member Avatar for Lp_baez

I am currently learnning c++ from a text book. but I have come accross an error when trying to run the program. The error reads like this: fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "StdAfx.h"' to your source code? …

Member Avatar for Lp_baez
0
386
Member Avatar for cool_zephyr

You can also use flash. You can create everything there and with some simple as3.0 code you'll be good to go. I've made a game card there with just 15 lines of I code.

Member Avatar for cool_zephyr
0
190
Member Avatar for Lp_baez

If the program is being run the "cin>>answerBoss;" runs just fine but right after that input the program skips the next input that reads "cin>>overTime;" I can't figure out what is causing this to happen.

Member Avatar for Nutster
0
252
Member Avatar for davy_yg

It might also be your internet browser. Try using a different browser, it's happened to me before.

Member Avatar for Lp_baez
0
145

The End.