3 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for Nikolas9896

**WHY StrCpy - dosen't work normally :( ? Where is mistakes?** #include"string.c" int main() { printf("Hello World!\n"); char *text = "GOOOD TEXT ALL TIME VERY POOR "; int temp = strlen(text); char *copy_text; printf("size text: %d\n", temp); StrCpy( copy_text, text ); printf("TEXT: %s\n COPY_TEXT %s", text, copy_text ); return 0; …

Member Avatar for Banfa
0
209
Member Avatar for Tjmahone

I'm working on another Pavilion (the 750n this time) and when you plug it in, it automatically turns on without the power button, does one solid beep for probably 5 seconds, and turns off, won't let you press the power button to try again. The only way to get it …

Member Avatar for Tjmahone
0
232
Member Avatar for blink83

Hi, I have a Sony Vaio VGN-NS10L laptop, and i haven't a clue what has happened to it. It was running windows 7 upgrade, originally on Vista. Have owned it for just over 18mnths, no problems, and just under a year on windows 7. It is very very empty in …

Member Avatar for blink83
0
478

The End.