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

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 Computers & Internet Programming & Design

4 answers

Sure, but what is the question?

2007-12-10 14:38:18 · answer #1 · answered by Anonymous · 0 1

I think it's the motherboard. Definitely.

2007-12-10 23:41:40 · answer #2 · answered by Marty 2 · 0 1

What is your question?

2007-12-10 22:33:49 · answer #3 · answered by Stuart 7 · 0 1

Clean/ replace the cpu fan -----
I think that will do it -----.
+++Spock+++

2007-12-10 23:12:14 · answer #4 · answered by Spock 5 · 0 1

fedest.com, questions and answers