English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Computers & Internet - 10 December 2007

[Selected]: All categories Computers & Internet

Computer Networking · Hardware · Internet · Other - Computers · Programming & Design · Security · Software

This is an error I received while working with the C compiler Miracle C

2007-12-10 15:31:45 · 3 answers · asked by David J. U 1 in Programming & Design

If my friend downloads 1,000 songs on his laptop and he gets tracked, what proof is there that HE downloaded the songs and not one of his friends? I don't understand how it works.

2007-12-10 15:30:52 · 6 answers · asked by Master A 1 in Security

There is this website called filmz.tv and I just downloaded a movie from there and found out it is a government run website that tracks your IP address and fines people 250,000 per movie. What do I do now? Is there anything I can do on my computer to erase the history of it or anything like that? I already deleted the movie.

2007-12-10 15:29:49 · 7 answers · asked by Master A 1 in Security

My computer is a Compaq. The sound does not work, and the moving images (such as on U-Tube) freeze and don't move. I have been told I need a new sound card, but a tech I know put one in, and the USB ports stopped working, so I had him remove it.

Also, I'm sure I have many things loaded and running that are unnecessary, but I'm not sure how to eliminate them without eliminating essential things!

I have DSL, so it's pretty fast, but I want sound, and I want moving images.

My keyboard, mouse & monitor are just fine. The USB ports work well now, so I have a printer and can upload my photographs.

I wonder if I should just buy a new CPU and start over. If so, what kind do people recommend?
I've had HP in the past. Also, about how much would one cost if that's all I purchase? I've only purchased entire systems in the past.

Thanks for any ideas.

2007-12-10 15:20:55 · 4 answers · asked by Woman from California 2 in Other - Hardware

I have a picture I want to convert to a Bitmap image. How would I do that?

2007-12-10 15:17:59 · 12 answers · asked by Anonymous in Programming & Design

2007-12-10 15:14:00 · 1 answers · asked by Fish Man! 6 in Software

Mine are 1.0 inches for top and bottom and 1.25 inches for left and right but I'm not sure if I changed them by accident.

2007-12-10 15:12:57 · 2 answers · asked by Anonymous in Software

as the question asks people.
I clicked the $30 upgrade for Vista home premium.

The laptop comes with a Athlon 64bit X2

But how do I know if the OS is 64 bit?
do they automatically install 64 bit vista on athlon 64 notebooks?

2007-12-10 15:05:38 · 3 answers · asked by Anonymous in Laptops & Notebooks

Well I have a Hp Pavillion Dv2000

It always overheats a lot! even if I put it on a flat surface were it can vent, what are some suggestions to prevent overheating cause it pisses me off when im playing runescape ( ssxcloud) and it turns black and I have to restart also any ideas on how to clean a laptop with household items (keyboard screen mainly)

2007-12-10 15:05:35 · 8 answers · asked by Cloud 1 in Laptops & Notebooks

When I try and move one of my icons around the screen, it automatically places it in the same row as the other icons. Is there anything I can do (for example: Properties) to change this?

2007-12-10 15:01:30 · 5 answers · asked by Anonymous in Software

Since all the browsers have a built-in search engine, I don't need a homepage that's a search page.

So any good suggestions?

2007-12-10 14:58:13 · 7 answers · asked by Anonymous in Other - Internet

it's a toshiba satellite

2007-12-10 14:46:26 · 8 answers · asked by castro 1 in Laptops & Notebooks

please tell me how i need to do a prodject

2007-12-10 14:45:12 · 6 answers · asked by annete 2 in Software

See here is the thing, i try puttin my administator password in but it keeps sayin, incorrect password, here is a link to how my labtop screen looks
http://i65.photobucket.com/albums/h231/Schofield_2006/labtoperror001.jpg

2007-12-10 14:39:31 · 20 answers · asked by TJ 1 in Security

The company I work for needs to start providing before and after renderings should they utilize our services. I know that I will be able to superimpose with photoshop but will it enable me to create things from scratch such as floral garland and other things for various designing/decorating needs?

2007-12-10 14:36:03 · 2 answers · asked by zurc137 2 in Software

2007-12-10 14:33:33 · 4 answers · asked by Anonymous in Add-ons

strcat(temp,"AY");

return temp;
}

char * last_rule(char *str)
{
static char temp[80];
strncopy(temp,'\0',80);

strcpy(temp,++str);
temp[strlen(temp)]=*(--str);
temp[strlen(temp)+1]= '\0';
strcat(temp,"AY");
return temp;
}

2007-12-10 14:30:51 · 4 answers · asked by matt n 1 in Programming & Design

it tells me i have unresolved externals
#include
#include
#include
#include
#include

char * vowel_rule(char *);
char * two_letter(char *);
char * last_rule(char *);
void rules();

int main()
{

rules();

return(0);
}

void rules()
{
char str[80];
char english[80];
int length,a,b,i;

i=0;
a=b=0;

printf("Please enter a phrase to be translated to piglatin: ");
fgets(str,79,stdin);
length = strlen(str);

printf("\nThis is your translated sentence: ");

while(a<=length)
{
english[b]=str[a];
if(english[b]==' '||english[b]=='\0')
{
english[b]='\0';
b=0;

if(english[0]=='A'||english[0]=='E'||english[0]=='I'||english[0]=='O'||english[0]=='U'||english[0]=='a'||english[0]=='e'
||english[0]=='i'||english[0]=='o'||english[0]=='u')
{
printf(" %s",vowel_rule(english));
}

char * vowel_rule(char *str)
}
static char temp[80];
strncopy(temp,'\0',80);
strcpy(temp,str);
temp[strlen(temp)+1]= '\0';

2007-12-10 14:29:15 · 6 answers · asked by matt n 1 in Programming & Design

looking for a good computer scanner, what should I be looking for? I want to scan alot of pictures. Also, is a bulb or a LED scanner better? As oyu can tell I know nothing about this at all, I want something that will be good and around 100 to 250 dollars...can you please help me

2007-12-10 14:28:20 · 2 answers · asked by bambitwo2002 3 in Scanners

I have several worksheets in an excel document (for example they are numbered one, two, three, four, and five. I need to add the number found in cell C36 of worksheets "one" "two" "three" and "four", and then display that total in cell b3 on worksheet "five".

How do I do this? Keep in mind these are all worksheets in the same excel file using Excel from Office XP.

2007-12-10 14:25:11 · 4 answers · asked by Sam 1 in Software

I ordered my Inspiron 1420 YESTERDAY.
I called today and it said that my notebook was in the BOXING stage.
It explained BOXING is when a completed system is placed into a box with all the corresponding manuals, mouse, keyboard, etc.

Is that at ALL possible? I ordered yesterday and it's already built?

Which brings me to - the estimated shipping date - it's January 8th - about a month from now.
WHAT IS GOING ON.

2007-12-10 14:20:32 · 6 answers · asked by igejhoige3 1 in Laptops & Notebooks

2007-12-10 14:20:21 · 2 answers · asked by ♥bigmamma♥ 6 in Software

i hv a severe computer problem. when i check up my device manager,i opened up showed hidden device i realised that my Keyboard_Filter_01, it has a question mark on it..then when i click on it,it says it does not have a driver on it,,so where can i download the driver, and also when i plug out my laptop charger,im unable to enable my local area connection(not wireless lan) i can only enable unless i plug in my lan cable,RJ45 , i have a feeling that the charger is link to my Lan,how can i change it.thx

2007-12-10 14:19:09 · 1 answers · asked by Hwe S 1 in Laptops & Notebooks

2007-12-10 14:18:15 · 2 answers · asked by dude 2 in Security

Because i know you can make custom made computers, well how about laptops???!!!

can u, or you cant, all laptops have a brand name

thanks!!

2007-12-10 14:13:57 · 6 answers · asked by Anonymous in Laptops & Notebooks

I have two rows of links in my navigation and I want the links in each row to be a different colour. The CSS style is only letting me have one colour for the links. Is there any way to make it so I can have different colours for different links?

2007-12-10 14:11:33 · 1 answers · asked by lucy m 2 in Programming & Design

My computer recently broke and its not easy going without a computer. So should I get the computer now, or will the computer prices be lower after christmas? So should I wait? I'm thinking of getting a computer with at least an AMD athlon x2 6000+. Or will they release even better computers in '08?

2007-12-10 14:11:07 · 7 answers · asked by AZ 3 in Desktops

fedest.com, questions and answers