Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K

12 Posted Topics

Member Avatar for LoganM

I'm not sure about this warm and cold thing. But use the xp CD to repair the installation (if it reboots constantly) Test you HDD and memory and if you can also the motherboard (there are admin tools you can d/l and use that to test your hardware).

Member Avatar for BigPaw
0
176
Member Avatar for electromania

Hi all, I've got a website with the install function, and the install want the safe_mode to be off but my web hosting company wouldnt turn safe modee off, is der a way to get around this? Can I add something to my code? Please Help!!!

Member Avatar for TopDogger
0
70
Member Avatar for quecoder

You wouldnt be able to find a book to cover the whole Internet for you. Every single programing language that you know of and every single server that you know of is connected to the Internet. So you'll need so start from how to create simple website (XHTML, CSS), then …

Member Avatar for ericstenson
0
184
Member Avatar for electromania

In the below code im getting a year from the user. but when I print of the year from scanf is doesnt print the correct value such as 2010 will be printed as 74.43434 (somthing like this). If i change the scanf from %.3lf to %f or %d the program …

Member Avatar for electromania
0
88
Member Avatar for electromania

Hi All, I've written a program, it has a main and lots of functions. Now i need to make a project from the code. Could some tell me what to do. I want a main.c a misc.c and misc.h. Which parts of the program would go in each one? Thank …

Member Avatar for Nick Evan
0
40
Member Avatar for electromania

HI Guys, Im running xampp as a testing environtment and want to be able to show it to some clients. Is it possible to use xampp as my server and access it via my DNS? Im sitting behind a NAT router? I've done the static LAN IP and forwarded port …

Member Avatar for pritaeas
0
28
Member Avatar for electromania

Im codding a programm that has multiple functions. Once functions calculates the means of 2 sets of data and prints meanx and meany. Now another function will use those means to do some other calculation. I dont know how to get those values from one function and pass them into …

Member Avatar for Ancient Dragon
0
288
Member Avatar for dennb

You can do a repare with the burnt XP cd. Just select repare at the first option when it asks you, dont repare on the second option otherwise you'll be installing XP again with the burnt CD. Also check your HDD, monitor your temp so it doesnt get too hot. …

Member Avatar for dennb
0
146
Member Avatar for electromania

Hi, Im reading a file, with 2 columns. this is working such as [code] 1999 5848946 2000 5458445 2001 5757585 2002 7699865 2003 7459758 2004 5797054 [/code] as Im reading I want to be able to count how many rows I've read and also add the all values as im …

Member Avatar for electromania
0
105
Member Avatar for RWhunt99

I'd say the documents are kept on the serve only unless you have enabled offline files option. If your using AD for user to login then you dont need to worry about the PC, because AD will redirect the users to there home directory(my documents) where ever in the network …

Member Avatar for RWhunt99
0
88
Member Avatar for SillyBilly
Member Avatar for electromania

Hi Guys, I'm trying to read a while with the following formate 1999 43558047 2000 59068567 2001 67098709 ......................... ........................... I'm not sure how many records are in the file. Now I want to read this file using struct mystruct { double x; //this would be first column double y;//this …

Member Avatar for Ancient Dragon
0
102

The End.