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 #54.9K
~4K People Reached
Favorite Tags
Member Avatar for livtar
Member Avatar for James_28
0
651
Member Avatar for happygeek

Remember when you had to use a whole host of 'utility downloads' just to keep your PC running smoothly? Windows has had optimization tools built in for ages now, so surely the days of PC optimization suites are long over? Not so according to iolo, which has just released System …

Member Avatar for Palebushman
0
564
Member Avatar for rodopeos.apostolos
Member Avatar for gerbil
0
223
Member Avatar for punitjain.87
Member Avatar for megan1988
0
1K
Member Avatar for supercomputer

I'm having a problem with transfering an .rar file containing an .iso from my School's laptop to my USB. I try to move it and it says either "You do not have the appropiate permissions" or "Your divice dosen't have enough storage" . Now, before you answer, I can't: *Right …

Member Avatar for Rajneshwar
0
173
Member Avatar for I_m_rude

float* values = calloc(m*n, sizeof(float)); float** rows = malloc(n*sizeof(float*)); for (int i=0; i<n; ++i) { rows[i] = values + i*m; } What is this code trying to so ? Can you explain me the first 2 lines in detail ? I am not getting it. thanks.

Member Avatar for deceptikon
0
143
Member Avatar for siyajoshi

Can anybody tell me is Link exchange is a Blcak hat method or white hat seo method? Thnx...:)

Member Avatar for jsherm101
0
154
Member Avatar for gunnerone

Hi I am trying to populate a text area based on a value submitted through a drop down box. Below is the code i have written to populate that text area. But i cannot seem to get it to work. All it shows is blank. [CODE] <?php if (!empty($_SESSION['LoggedIn']) && …

Member Avatar for gunnerone
0
326