Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for regina11

I had the same problem playing Battlefield 3... what i did was... go to nvidia's driver download site.. Link :- [url]http://www.nvidia.com/Download/index.aspx?lang=en-us[/url] select the build of your graphic card and download the latest driver from there... after you install it hopefully your problem will be solved...

Member Avatar for sirface
0
206
Member Avatar for RonKevin

You can try going for Dell XPS or a Alienware.. Alienware are the meanest gaming machines (From Dell) or you can go for the XPS series if you want pro. work and gaming. I own a XPS 15 with 1 GB NVIDIA graphics with Optimus 15" Full HD screen 4 …

Member Avatar for arezz09
0
131
Member Avatar for chirag_mittal

Hello, I was having some trouble related to a code. I wanted to pass a 2-D array as argument to a function,but I'm getting an error saying 'Expression Syntax in function Main'. I am trying to do it like this :-> void input(int **a[][10],int b,int c) { int i,j; printf("\nEnter …

Member Avatar for chirag_mittal
0
434
Member Avatar for chirag_mittal

Hello, I was given a question a few few days back to write a program that lets a user enter a value for an angle and quadrant in which the angle lies is printed using switch statement. I was able to make this program using if-else very easily but making …

Member Avatar for chirag_mittal
0
469
Member Avatar for chirag_mittal

Hello friends, I need some help with my c++ hangman code.The code is below. [code] /*Game of Hangman Author - Chirag Mittal */ #include<iostream.h> // For input/output #include<fstream.h> // For file input/output #include<string.h> // For strcpy #include<time.h> // For time #include<stdlib.h> #include<ctype.h> //for toupper & tolower #define MAX_WORD_SIZE 15 // …

Member Avatar for chirag_mittal
0
1K
Member Avatar for chirag_mittal

Hello, I am need of urgent help.I've made a program to generate bills (using goto statements) but my teacher has asked me to remove those and use something else in place of it.The problem is that I have tried using separate functions for that (It's not working properly) and I'm …

Member Avatar for chirag_mittal
0
234

The End.