Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
78% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
3
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
Member Avatar for orphanarium

I've looked through older posts and my story is pretty similar. I was just using my laptop last night. I closed the laptop. This morning, when I tried to turn it on, it wouldn't turn on. The power button wouldn't even light up. I noticed that that the laptop feels …

Member Avatar for Stephen_24
0
13K
Member Avatar for isitme

Weird problem, one browser works other ones do not. AT&T (Yahoo) Browser works fine, but when I try to use MS Internet browser or Firefox they do not connect. Any suggestions!? Thanks in advance!

Member Avatar for Reverend Jim
0
2K
Member Avatar for Jtschupp04

I got up this morning to check my e-mail so when i opened my laptop i pressed the powere button to resume it from hibernation and about 2 minutes later the hardrive stoppped and the screen went blank. It was plugged into the AC adapter and had the battery in. …

Member Avatar for tey_1
1
1K
Member Avatar for bramsever

can any body write QT calculator GUI application - to QT command mode program (in batch mode ) we need to give inputs from command mode

Member Avatar for alan.fontenele.1
-1
117
Member Avatar for derbende

Hi guys, I have just started to learn c++ and I am working with robots. Every program is starting with main(int argc, char *argv[]) definition . I don't understand what does it mean?I am very glad if somebody canexplain for me .

Member Avatar for stephendstump
0
1K
Member Avatar for elsiekins

Hello, Unforunatly had to replace my hard drive on my laptop so having to start from scratch, i already had eclipse installed, so when i went to reinstall, downloaded JRE and JDK and 32bit eclipse (my machine is 32bit vista) but i get the error message [I]"A java Runtime Environment …

Member Avatar for ejosiah
0
147
Member Avatar for aidanodr

Hi Guys, I have a Samsung P28 I just got from a company I deal with, if I fix it its mine. When I press the on button, I hear the CD Drive and thats it. Re the set of lights up over the keyboard, the right most light [ …

Member Avatar for p.105
0
593
Member Avatar for shaludas

now iam using windows vista in my lap. iam getting error message when i try to install Xp in my laptop.(HP probook 4510s)

Member Avatar for benmar
0
193
Member Avatar for diafol

Anybody out there going to be glued to this year's championship? I'm gonna be watching it like this: [ATTACH]19078[/ATTACH] Oh God...

Member Avatar for royng
0
728
Member Avatar for Transcendent

I got my hands on the Accelerated C++ book and I'm trying to work the exercises. I want to see the solutions to see if I'm right and see how they did it and how i did it.

Member Avatar for arkoenig
0
1K
Member Avatar for slfisher

Google said on Wednesday that it was killing its Wave collaborative development environment, citing lack of interest, according to published reports such as [URL="http://online.wsj.com/article/SB10001424052748704017904575409873762885194.html?mod=googlenews_wsj"]in [/URL]the [I]Wall Street Journal.[/I] Blog entries from Google appeared as recently as July 27; in fact, the Google Wave [URL="http://googlewave.blogspot.com/"]blog [/URL]does not yet have any information …

Member Avatar for SSLMatrix
1
266
Member Avatar for ananthaisin

Hi, I am planning to buy a laptop and confused on which one to buy... 1. Lenovo Y560 (i3 proc) 2. Hp Pavilion DV6-3056TX 3. Sony Vaio VPCEB16FG which to buy from the above.....( i chose Lenovo Y560 but heard build quality is very poor..duno) If there is any other …

Member Avatar for sarah newton
0
161
Member Avatar for spoonlicker

I'm sorry about my last bold post, I just like bold, but does any one know how the basics of mapping work and what mapping exactly is? I want to know because it might be necessary. And some sites I am banned from by IP so that's why I'm not …

Member Avatar for Nick Evan
-1
225
Member Avatar for elsiekins

Hi - i have been trying to create a linked list in C using structs and there are a couple of things i am stuck with how to declare the node front and back and do i keep repeating myself? Also in the function push back how can i use …

Member Avatar for elsiekins
0
277
Member Avatar for er.shalini10

hi, i wanna know the program for the query given below. i will be thankful to u. query: Seat Reservation prog for the theatre. Write a function for seat allocation for the movie tickets. Total no of seats available are 200. 20 in each row. Each row is referred by …

Member Avatar for elsiekins
-10
987
Member Avatar for elsiekins

Hello Using : [CODE] cout << "enter 5 letter"; getline(cin, letter); [/CODE] executes fine but when running PC- Lint: getline(cin, expectedLabel): error 534: (Warning -- Ignoring return value of function 'std::getline(std::basic_istream<char,std::char_traits<char>> &, std::basic_string<char,std::char_traits<char>,std::allocator<char>> &)' error 830: (Info -- Location cited in prior message) I was wondering if anyone could tell …

Member Avatar for Narue
0
253
Member Avatar for elsiekins

Hello, I have a program that uses getchar() and slightly confused and tried googling and it made it worse [ICODE] cout << ">What is the expected letter <<"\n>"; expectedLetter = getchar(); putchar(expectedLetterl); string exletter = expectedleter + post; cout <<">Do you wish to enter another letter (Y/y)/(N/n)\n>"; repeatIn = getchar(); …

Member Avatar for elsiekins
0
156
Member Avatar for Dhirajseo
Member Avatar for elsiekins

Hi, i have: [CODE]string letter; cout << ">Please enter a letter: \n>"; getline(cin, letter);[/CODE] What i am trying to work out is how to restrict the user for only entering one letter - has to use a string due to being used in a function later which only takes a …

Member Avatar for elsiekins
0
171
Member Avatar for juangalvez4

First of all, hi everyone! Im a C++ newbie and i'd like to get a good grasp of the concepts soon. I'm currently working on this [CODE]#include <iostream> using namespace std; int main() { int i, j, lines; cout << "This Program creates Christmas Trees." << endl; do { cout …

Member Avatar for juangalvez4
0
129
Member Avatar for trafficmash

Hello i need help with writing a small pseudo code for my subject Programming methods i could not attend classes because i was hit by floods and my deadline is in 3 days please email me at[I] <<snip>>[/I] if u can help Any help is appreciated Thanks

Member Avatar for elsiekins
-2
68
Member Avatar for ofir0803

Hi dell xps m1530 nvidia GS4000 ram: 2G My graphic card is dead. in order to replace it i have to replace all the mother board? Is it better to buy a new computer?

Member Avatar for ofir0803
0
114
Member Avatar for tulky85

Hi, I have got a hp pavilion dv5000, when I turn on it the screen goes blank. Power led glows, I hear for a few time the fan, disk led flashes intermittently and also I feel that the DVD player tries to load. If I try to click on caps …

Member Avatar for elsiekins
0
482
Member Avatar for elsiekins

Before people go why would i want to create an array of size 0 - this is due to writing a test program. at the moment i have two diffeent ways of doing - not sure which one is even slightly correct 1.[CODE]uint8_t * BufferB = new uint8_t[0]; uint8_t* p; …

Member Avatar for elsiekins
0
411
Member Avatar for MasterGberry

I am having issues with the compiler in checking to see if a piece of a string is empty or not. I have a feeling this is simple, but today has not been my day with this code, but I am still doing my best. Ty tableRow is a std::vector<std::string> …

Member Avatar for elsiekins
0
158
Member Avatar for Crutoy

Hi another exercise which im having problems with. In this challenge im given a four digit integer and encrypt each digit as follows. Replace each digit by the sum of that digit plus seven mod 10. Then swap 1st and 3rd digit places and 2nd with 4th. Heres what i …

Member Avatar for Crutoy
0
86
Member Avatar for sudhirs18

Hi, The program below takes input from user the marks of 10 students in 6 subjects and gives output as: [output] Maths Phy Chem Bio C.Sc Eng Tot Stud_Avg studentname1 10 20 30 40 50 60 210 35 studentname2 20 30 40 50 60 70 270 45 -- -- studentname10 …

Member Avatar for sudhirs18
0
149
Member Avatar for elsiekins

Simmilar problem again using a vector of length 4 [CODE] vector <char> something; something += '1','2','3','4'; somefunction(something,4); [/CODE] some function takes in a [CODE]char* ptr, unsigned int size[/CODE] at the moment i am getting "error C2664: 'something' : cannot convert parameter 1 from 'char' to 'char *" any help would …

Member Avatar for elsiekins
0
140
Member Avatar for coldflame

Hi, Good day! My problem is that I can't install any anti-virus on a PC... I strongly believe it has many viruses because it slow-ups the unit. Almost all of the anti-virus I run ([URL="http://www.avira.com/en/avira-free-antivirus"]Avira[/URL], [URL="http://www.avast.com/index"]Avast[/URL], [URL="http://www.kaspersky.com/kaspersky_internet_security"]KIS[/URL], [URL="http://www.kaspersky.com/"]KAV[/URL] and [URL="http://free.avg.com/ww-en/homepage"]AVG[/URL]) cannot install successfully as if being destroyed or blocked by …

Member Avatar for coldflame
0
352
Member Avatar for elsiekins

Hi, I have a method call say some fucntion that takes in a pointer of an array of char [CODE]char anArray[32]= {'1', '2', '3', '4', '5', '6'}; // the function call someFunction(&anArray[0]) [/CODE] I don't think I have quite grasped the concepts of pointers yet, does the code i have …

Member Avatar for Ancient Dragon
0
128