Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
67% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
Member Avatar for elunow

I am trying to fix problems on Windows XP Home edition SP2 accessing CD or DVD discs. The system doesn't seem to recognize discs inserted into the drive. I installed a new drive, a LITEON DVD/CD re-writer, to replace an older drive that seemed to stop working. Yet, the new …

Member Avatar for happygeek
2
2K
Member Avatar for notuserfriendly

I am starting a new project and i plan to use c# for it. Basically what it entails to is reconfiguring a large am mount of config files. 100+ of them. They are each named differently but are prefixed the same (ex: CONFIG_FILE_xxxxxx , where x changes). Inside the files …

Member Avatar for thines01
0
293
Member Avatar for notuserfriendly

Hello, first this is not a homework assignment so please respond whenever you have time as a speedy solution is not exactly needed. I have been learning C# recently from a microsoft book and had an idea of a program i want to make. Basically i want to be able …

Member Avatar for notuserfriendly
0
212
Member Avatar for notuserfriendly

hello i have this Hp Pavillion machine, its is somewhat new and when i was working on it one day, it froze, and when i try to turn it on it just beeps , a long beep for like 10 seconds, and another long after that and it goes like …

Member Avatar for Rik_
0
579
Member Avatar for hatux

Hello! I was curious if i could help any guidance on my problem. In my program i have the following class. [CODE] class Match{ String File; String Area; int Score = 0; //public Match(int Index ){ public Match(String File,String Area, int Score){ this.Area = Area; this.Score = Score; this.File = …

Member Avatar for masijade
0
100
Member Avatar for javaking33

I understand that this code will not run because i have 2 string and 1 float type in my text file and i am storing them as int's but how do i do this?.. please someone help me this is so frustrating Here is my .txt file [QUOTE] 100 200 …

Member Avatar for jon.kiparsky
0
182
Member Avatar for kandyhyatt

I am having serious trouble and i don't know what exactly I'm doing wrong can someone please help. Here is the question ? In this assignment you will create a console (standalone) application. This program will allow you to select MegaBall lottery numbers. For the first 5 numbers you will …

Member Avatar for Eric Cute
0
121
Member Avatar for notuserfriendly

I am reading from a file. After i tokenize and assign each value to a string field i call the constructor and initialize the object. next i want to add them to an array. I have done this with a vector and all i do is [CODE=java]ObjectVec.add(obj1);[/CODE] Mind you this …

Member Avatar for masijade
0
171
Member Avatar for notuserfriendly

I am reading from a file and while i know how to work with those i am trying to read the line. get all the fields. then store them in a class with those fields. then store that object in a vector. Heres how i deal with reading the stuff …

Member Avatar for notuserfriendly
0
140
Member Avatar for notuserfriendly

Pretty much i can convert from infix to postfix really well and that is nto the problem i need help with the postfix evaluation also i dont think my evaluate method is correct i have two push methods, one for char and one for int. i really am stuck and …

Member Avatar for masijade
-1
2K
Member Avatar for notuserfriendly

the model is hp pavillion dv9700 i have never bought laptop screens online before and would like to know if anyone knows any good websites to buy from. already looked on ebay.

Member Avatar for eacamovic
0
113
Member Avatar for notuserfriendly

Bought a new same exact LCD monitor with same serial number from ebay, my old screen wokrs with he inverter board but its just cracked so i decided to buy a new one. the new screen does not work , the back-light of it. Like its really dark. I know …

0
107
Member Avatar for notuserfriendly

I am coding 2 dynamic arrays. basically ive done the first part which requires the user to enter rows and columns, i also implemented the functions to print and fill the created arrays. now the next task is to create a SINGLE dimensional array with enough size to fit the …

Member Avatar for notuserfriendly
0
374
Member Avatar for notuserfriendly

Was in the middle of installing Windows 7 on a pc. Power outage and 1 hours later when electricity came back everything looked fine. windows even finished installing and i typed i my username/password for new account and then switched to my other desktop because i had stuff to do. …

Member Avatar for finito
0
185
Member Avatar for notuserfriendly

Hello, i am programming a spreadsheet as my assignment. I have done it but the last step is to make it so uncalculated cells linked to other uncalculated cells need to be calculated. meaning if A1 hold the formula A1 = a2+a3 and if A3 in turn holds another formula …

Member Avatar for notuserfriendly
0
183
Member Avatar for notuserfriendly

Hello, i am currently writing an assembler for the theoretical SIC/xe machine and i decided to do it in python. Very new to python but i thought it would be fund to do it in and willing to learn. So far i know what to do and have the diea …

Member Avatar for woooee
0
493
Member Avatar for carpenoctem

Haha, still not getting the hang of this, I am afraid. I have written a script: [CODE]#!/usr/bin/env python print ("Hello, world!") name = input("What is your name? ") print ("Hello, " + name + "!")[/CODE] I have saved it as hello.py. And I try to make it executable in terminal: …

Member Avatar for vegaseat
0
308
Member Avatar for notuserfriendly

Hello, I recently decided to build a new computer ofr general/low gaming purpose. i have an ASUS M4A785TD-V EVO motherboard After assembling everything correctly i press the ON button. for 1 second everything lights up, the fans spin. and then its gone nothing happens. i try to press the button …

Member Avatar for dmusket
0
232
Member Avatar for Grn Xtrm

Hello. I'm trying to write a program that will convert a user input infix expression into its postfix form. My current code is allowing the user to input a string, but it does nothing with the string. I'm fairly new to JAVA, thus I think I'm making a simple mistake …

Member Avatar for cymercutie88
0
1K
Member Avatar for notuserfriendly

Hello i have ubuntu . I can rightclick on any folder and share it and i am able to view them from my windows xp machine and another linux machine at home. but when i try to share stuff from the a second HardDrive from the said ubuntu machine , …

0
106
Member Avatar for notuserfriendly

I need to read from a file and be able to split it into columns and ignore a line if it starts with ' . '. the text file is made of 3 columns but at some lines there are no words in the first column here is an example …

Member Avatar for 7stud
0
393
Member Avatar for beholdafrica

please i have a dell latitude d800 which was send to me by brother from norway, when you booth the pc it give white screen and ask for system password, please if anybody can help me to unlock the system password!

Member Avatar for jbennet
0
212
Member Avatar for notuserfriendly

basically i am trying to search for similar strings in an array which is hardcoded into the script and compare them to and find the line they exist on the text file here is my code so far [CODE=perl] #!/usr/bin/perl %fruit=(banana=>1,apple=>2,orange=>5); $target = %fruit; open(INPUT, "<fruits.txt"); while (<INPUT>) { if …

Member Avatar for d5e5
0
241
Member Avatar for r0n

hi everyone how should i move the data of the multiple text file to another text file... (for instance you have two text files readFile1.txt and readFile2.txt and you have to move the data of the two text files in another file which is writeFile.txt ) how should i read …

Member Avatar for r0n
0
4K
Member Avatar for Pradeep.sibar
Member Avatar for Niteshay

Ok i have not started programming at all but wanted some answers first is pearl the easiest programming language ?? also if it is what is a god book to learn it from. If it is not then what is one of the easier languages to learn ???

Member Avatar for mapsonyllaer
0
150
Member Avatar for houndhen

Does anyone know of linux software for creating wills, advance directives and such? Thanks, Harold

Member Avatar for geebs
0
91
Member Avatar for prokorn
Member Avatar for caperjack
0
100
Member Avatar for prokorn
Member Avatar for JeyC

I am writing a batch file to automate and carry out a list of tasks. One part of my work is to add certain repetitive lines to a text file. However each time the line must be accompanied by a number running from 0001 to 7000. (I need 0001 as …

Member Avatar for cguan_77
0
108