I found this file running on my pc imWl2X.exe I have no idea what it does.
I also have a trojan dropper.lnor.s I can't get rid of. I ran …
Dear friends,
I am getting this message after login:
"Error loading D:/windows/sdkgh32.dll
The specified module could not be found"
My Windows XP is located in D …
I am writing a turtle graphics program and I need help with 2 characters to show when the direction of my turtle is up or down. I am using
…
Memory Loss? Not always a problem
Have you ever wondered why after spending some time working on your computer, that the more programs you open and close, the less …
Intro
PHP-Nuke comes preloaded with a lot of metatag information, however the keywords pre-installed are not likely to be very useful for your site. The keywords are keywords that are …
Hi everyone, im really stuck! I need to create a front end web site with a back end access database for my module at university. i have no idea how …
hi everybody.
i am trying to develop a program that will be able to read and export informations (hw, sw, kernel, netstats..ecc) from a linux computer.
my idea …
please explain in detail how computer work.in term of computer processing cycle.for example when we start compuer how comper parts(ram,processor,hard disk,busses,etc )perform task or work.and how windows work. …
you can shut down your pc from dos prompt like this :
type .... shutdown -s ( it'll give you 30 secs to save your work and then it'll …
[qoute]
If you have a folder called Data in your C drive, in Data folder there are day_01.txt, day_02.txt ,……………………day_30.txt . you need to build a program that called …
i am totally stumped on what to do here. basically whats goin on is i have a 3D dynamic array and i need to have a cursor inside of it …
:confused:
Hello i am a newbie in programming in c++ and in linux. I hav knoppix in cdrom and i want to start programming in c++ with
the …
Alright... first off I hate fgets with a passion :)
Anyway, I am wanting to read a file into a 2 dimensional array and then randomly select one of …
Write a C-Program that swaps the elements of 1-D array (10 elements) :
Example:
If the given array is:
5 8 9 2 3 1 11 17 …
The following code finds the square root of a number, it runs fine unless you compile with MinGW gcc:
#include<stdio.h>
#include<stdlib.h>
int main(void)
{
double x0,x1,a;
int i;
x1 …
Hey, i just got alil problem. Im trying to create a 2d array with a size of [1000][1000]...
double variable[1000][1000] = { 0 };
its compiles fine but when …
Hi there...im the new member here and the beginner in vb application im from Malaysia...can u all show me the format of the vb scripts or the one example of …
I'm new to VB...Really new. The main thing I am needing to accomplish is this program I am trying to make. It's just a counter. You click the button and …
I've looked and looked. Changed hostname files, nodename, played with init.d/network, sys-unconfig etc...
I'm using Solaris 9 on an x86 laptop. Here it goes:
I had booted Knoppix …