Monday, May 24, 2010

I am new in c programing but i dont know how to installed c compiler???

Well you can try one of the most popular free compilers for C/C++ out there. It is called Dev-C++ by bloodshed software and it has a huge group of users. Below is a link to their website which has screenshots and a download link. Enjoy!

floral centerpieces

C program to insert new node at the end of singly linked list??

struct Node {


void *content;


struct Node *next;


};





void insert(const struct Node *list, void *content) {


struct Node *temp = list;


struct Node *newNode = (struct Node *) malloc(sizeof(struct Node));


newNode-%26gt;content = content;





// find last node


while (temp-%26gt;next) temp = temp-%26gt;next;


temp-%26gt;next = newNode;


}


C'mon! give mike adalms a chance! hes new for gods sake?

he just needs a few weeks to get use to it. so what if he makes a mistake! im sure you have made a mistake in your life





star if you agree!

C'mon! give mike adalms a chance! hes new for gods sake?
Yes i absolutely agree , he deserves a chance and anyways joey styles doesn't fit with the new ecw , he just fitted with the old ECW.Everyone makes mistakes. STARRED
Reply:Listening to him is painful.





- Mike Adamle continues to boggle the mind when he forgot to leave the announce table before the start of Smackdown. Tazz and the ECW crew left at the end of the taping and he remained a good few minutes before somebody had to tell him it was now Smackdown.





(firstly he needs to learn it's the WWE not the WW).





One of the major flaws in Mike Adamle's announcing is his inability to cut lines that are fed to him through the headset. Because Vince didn't like Joey Styles calling the moves he was literally fed most of his lines through his headset - which he was able to repeat on air. Adamle is having trouble doing this because of his lack of knowledge on wrestling.





Adamle is said to be a lot worse than what we hear on TV because ECW has time to post produce the show as it's taped.
Reply:Im sure you mean Mike Adamle? I think the main problem people are having with him is that he has had nothing to do with Wrestling or sports entertainment (apart from International Gladiators) and the only reason he has a job with WWE is that he is good friends with Dick Embersol at NBC who Vince is trying to get wrestling to a major audience through like showing Saturday Night Main Event. Another problem people might be having is that he has taken the place of the only link to the old ECW which was Joey Styles who is probably the best play by play commentator in the world of wrestling.
Reply:He only makes about 3 mistakes if that, He isnt that bad really so yeah man I agree
Reply:I suppose he's OK-ish.





I thought you didn't actually watch wrestling on the telly anyway?
Reply:I like his voice








Why is everyone saying Styles was the last shred. Tazz was the biggest star in ECW
Reply:U know Joey Styles was 102% better than Adalman
Reply:i agree with you i mean give him time and let him improve.
Reply:he is a jabroni


I need a P.C. Repair Tech to teach P.C. Repair im a Afterschool Program in New York?

hours are 6:00pm - 8:00pm

I need a P.C. Repair Tech to teach P.C. Repair im a Afterschool Program in New York?
Then you need to advertise on a local jobs board, like CraigsList, not on Yahoo! Answers.


Whats the name of c-murder new song? I think he sings about pimp c in it?

the newest song by him i know is posted on the block it may not be the one you're thinking of but its good.

Whats the name of c-murder new song? I think he sings about pimp c in it?
uh theres c murder- akickdoe but thats way old

wedding florist

I am new in c programing but i dont know how to installed c compiler???

Go to this website: http://www.codegear.com/downloads/free/c...





Download the 5.5 version of the Windows C compiler. Doubleclick on the downloaded file and it will install your C compiler.

I am new in c programing but i dont know how to installed c compiler???
Cud tell me while installing is it showing any error ... ?


if you explain what problem u r facing during installation will try to solve ..
Reply:Go to this website: http://www.codegear.com/downloads/free/c...





Download the 5.5 version of the Windows C compiler. Doubleclick on the downloaded file and it will install your C compiler.
Reply:www.bloodshed.net/devcpp.html





good IDE for c/c++ programmer (GNU Compiler Collection)


C++ Question... Im new here thank you for your help!?

What is the ouput for the following code?


int x;


int y;


int *p = %26amp;x;


int *q = %26amp;y;


*p = 35;


*q = 98;


*p = *q


cout %26lt;%26lt; x %26lt;%26lt; " " %26lt;%26lt; y %26lt;%26lt; endl;


cout %26lt;%26lt; *p %26lt;%26lt; " " %26lt;%26lt; *q %26lt;%26lt; endl;

C++ Question... Im new here thank you for your help!?
int x;


int y;


int *p = %26amp;x;


int *q = %26amp;y;


*p = 35;//it means x=*p=31


*q = 98;//it means y=*q=98


*p = *q;//it means *p=*q=x=y=98


cout %26lt;%26lt; x %26lt;%26lt; " " %26lt;%26lt; y %26lt;%26lt; endl;


cout %26lt;%26lt; *p %26lt;%26lt; " " %26lt;%26lt; *q %26lt;%26lt; endl;





so result is


98 98


98 98
Reply:98 98


98 98





Reason: *p is same as x, *q is same as y. The line *p = *q makes both of them 98.


I got a C+ in math, if i retake the class again, will the C+ still be in my transcript, or will my new grade..

will replace it

I got a C+ in math, if i retake the class again, will the C+ still be in my transcript, or will my new grade..
Usually, if you retake the class even if you passed (like in summer school or something) they will only place the highest grade received on your transcript. That was the policy in my school.





For example, you have a C+ then you retake the class and get an A...your transcript would show an A.


Compaq presario 2100 laptop new a/c adapter computer wont draw from a/c current from a/c adapter.?

It is not at all uncommon for laptop power jacks to become damaged specially if the plug is straight and gets dropped or jerked. 9 times out of ten this is the problem and the other time its usually the adapter itself. To fix this means either having a repair center look at it or getting medievil with that tiny screwdriver.

local florist

My c drive has only 18% left on it i have defraged it but how do i clean it up, ca i buy a new c drive?

To keep your computer running at it's best speed try





www.ccleaner.com/download





It's free and will get alot of crap off yout computer freeing up space : )

My c drive has only 18% left on it i have defraged it but how do i clean it up, ca i buy a new c drive?
You can download the free utility "Cleanup 4.0" and run it, you will get a lot of space back. But if that still isn't enough, yes, you can buy a new hard drive - then you just need to decide if you want to use it as a 2nd drive, moving pictures, documents and email over to it, and installing future new programs onto it instead of "C" - OR if you want to replace your existing drive with the new one. This option is more time consuming, and not for someone inexperienced with ghosting drives.
Reply:Go though your files and delete the things you don't need anymore. Make sure to go and delete your cookies, temporary internet files, and browsing history, as these things take up space. Video files, pictures, or documents that you no longer need can be deleted too. Make sure you empty your recycle bin, otherwise all of those things will stay on your hard drive. You should run a disc check and disc cleanup if you're having a speed problem, and make sure your virus software is up to date and working properly. Hope that helps.


A/C unit keepson tripping the circuit breakers. I put new breakers in, still trips. Is it the a/c unit ?

I don't know if you are talking about a window unit or a central air system? Both applies to your question anyway.


If this is a window unit, then it sounds like the compressor. Once the motor of the compressor starts to bind and tripping the breaker then it's time to buy a new window unit. It is cheaper to replace the window unit then it to repair it.


If it a central air system then you might have a compressor problem, If the motor starts to go, then it will start to draw amperage higher then what your breaker is rated. Call a pro and have him or she check that with an amp meter. That will tell the story on what is going on.


Good Luck

A/C unit keepson tripping the circuit breakers. I put new breakers in, still trips. Is it the a/c unit ?
Probably. Sounds like a short in the motor. Might also be a defective breaker. Call a tech.
Reply:ac usually runs at 220. First check to see if your ac needs 220. Also make sure that your breakers have a h igh enough amps to accept your unit.





If possible move the A.c to another circuit that isn't being used as much.


I am assuming this a window a/c rather than a central air system. Central air should have it's own circuit which is run by typical 220.





Hope this helps! Good Luck
Reply:The compressor could be burnt out and shorted to the frame, or a wire could be grounded to the cabinet. There could be other issues as well, I would call a professional and avoid destroying the unit or yourself.
Reply:Then it must be something else. Maybe the fins on the unit outside are dirty. Maybe the fan on top has bad bearings. At any rate the air conditioner is drawing too many amps. When the weather is real hot it is really hard on them.
Reply:If you put new breakers in and it still tripped, I would suspect a wire grounding, if not that look at the motor drawing too many amps. call an AC guy. Sorry.
Reply:It's either a bad unit or could be it is wired wrong.
Reply:have the a/c people come and check your air conditioner and see if it needs to be recharged. that will cause it to cycle on and off
Reply:an Old electrician told me one way of finding that kind of problem...Let's say that you are popping a 20 amp breaker...Old guy sez "put a 50 amp in it, and follow the smoke!"...It does sound like your compressor is asking for more than it is getting...Is it old? Might need a total cleaning...cooling coils especially.. To give it an isolation type test, get a heavy-duty extension cord, and plug it into a different breakered outlet...the results should help identify the source.. (Personally , I have only done the "smoke" test on someone else's car , not a house ckt, as The darned house might catch on fire) good luck.Oh yeah, It worked.!!
Reply:Is your A/C on the same circuit as other stuff? Is it pulling more than the circuit can handle at once? What else goes off when the circuit breaks? Can you move that stuff to another circuit?


Abt c language how c compiler will come to new line by '\n' character?

What's your question? The compiler doesn't see \n as a new line, it just prints it out as a 'new line' character. Then when you view the document you've outputted, or run the program at the command prompt, it's the command prompt or document viewer that will know to go to the next line when it sees the new line character.


C#: How do I access the form controls from the code of a new class?

Windows form or web form?





[EDIT]





You could actually pass a reference to your form to your new Class. From there, you can easily iterate the Control collection of the form.


public class MyClass


{





//Change the default constructor to accept a Form object as a parameter





public MyClass(Form MyForm)


{


foreach(Control c in MyForm.Controls)


{


//Do something here


}


}





}





In your form, you may instantiate the MyClass object like so:





MyClass objClass = new MyClass(this);

C#: How do I access the form controls from the code of a new class?
create a function in the new class that accepts the form controls as parameters. when you call the function from your code-behind, you just pass in the form control and go from there!
Reply:you get help from http://ccietutorial.com/

floral deliveries

C++ error on line 28, Could you please tell me what is wrong with it? I'm new to C++?

//Ch3AppE03.cpp


//Calculates and displays a commission amount


//Created/revised by 1102640 on 1-19-08





#include %26lt;iostream%26gt;





First person that helps correct my error will get the ten points.


using std::cout;


using std::cin;


using std::endl;





int main()


{








//declare variables


double sales = 0.0;


double rate = 0.0;


double commission = 0.0;





//enter input items





cout %26lt;%26lt; "Enter the sales: ";


cin %26gt;%26gt; sales;


cout %26lt;%26lt; "Enter the commission rate: ";


cin %26gt;%26gt; rate;





//calculate commission


commission = sales * commission rate;








//display commission


cout %26lt;%26lt; "Your commission is: " %26lt;%26lt; commission %26lt;%26lt; endl;


return 0;


} //end of main function





I know the error is on the calcaulation line (28) but dunno what is wrong with it.

C++ error on line 28, Could you please tell me what is wrong with it? I'm new to C++?
commission = sales * commission rate;





You probably want:


commission = sales * rate;
Reply:what country are you from?
Reply:Variable commission rate is not declared!!


it should be


commission = sales * rate;


S.S.C.,I.C.S.E.,or C.B.S.E. which would be the best option for taking a new admission.?

Please let me know what concept and advantages each of the educational system holds.

S.S.C.,I.C.S.E.,or C.B.S.E. which would be the best option for taking a new admission.?
I would favour ICSE because that's what I took and have no regrets in life as yet. (Touch wood...)





ICSE is strong on languages AND sciences, but you don't score as well in sciences as you do in CBSE. The textbooks for CBSE are a piece of cake once you have read the ICSE books.





As far as languages are concerned, you are not just cramming up essays for your board exams (which my cousins in CBSE used to do). You actually cannot predict what you would get in your exam and you have to be good.





The All India PreMedical test changed to the CBSE syllabus a long time ago, but anyone with ICSE should never have a problem in competitive exams, I would have thought.
Reply:c b s e is best
Reply:S.S.C is there in the south only i guess, I.C.S.E is amazing teaches you good english but is not that common , C.B.S.E is the best option because what they teach is beneficial in that sense because it is well recognised and most of the institutes go by it .
Reply:CBSE AS IT IS THE NATIONAL BOARD.


ICSE IS STRONGER ON LANGUAGES THAN THE SCIENCES.


sTATE BOARDS MAY BE A DISADVANTAGE IF YOU ARE TRANSFERABLE AND ALSO IF YOU WANT TO WRITE ENTRANCE EXAMS OF THE DIFFERENT BOARDS.
Reply:S.S.L.C is a state board with does not provide much knowledge about various topics where as ICSE and CBSE both provide a lot of knowledge and it gives a wider picture of our country as well as other countries,history of the country CBSE scores more as it teaches about the present and latest importantce of the country.. and very importantly it depends on the students caliber and hard working nature
Reply:in i.c.s.c there is more advantage of studing in colleges
Reply:C.B.S.E board is the best because most of the competitive exams after 12th are based on the CBSE syllabus.
Reply:all are recognized equal to one another-- it all depends on the place where you live.


How do i kill my computer as it is on warranty i need to get a new 1 so when they come out to repair it they c

ant do it so i get a new computer

How do i kill my computer as it is on warranty i need to get a new 1 so when they come out to repair it they c
not much cause if u break the seal u void the warranty. use a magnet will destroy the disk then they will just replace it. anything malicious might void it as well. ur stuck with ur stupid pc and no one cares
Reply:Almost impossible to do. Any individual component, the motherboard, the hard drive, the processor etc would be much cheaper to replace than to replace the whole computer. So you would need to have multiple component failures. But this is very very rare and so would look very suspicious. The power surge idea would not work because that would be an external factor, not covered by the warranty. Anyway, if they did replace it I'm sure they would replace it with a refurbished model that was just like the old one.
Reply:Open your bedroom window and throw it out, then tell your insurance you droped it....
Reply:If you've got insurance pour water on it!!!
Reply:If you do that they will know what you have done to it take you to court and you will end up with a fine. I run four pc shops and one of my customers tried this i sued him and he ended up losing everything beleive me it's not worth it so don't do it.
Reply:Make it discreate, and if they find the paperclip you jammed in the hard drive pretend not to know. Open up your computer (with it unpluged, don't want to fry you!) and stip some wires, have a little scratch at the hard drive and crack some motherboards. Then put it back toghether, your PC won't turn on!
Reply:You could always try and surge power though your pc this will fry the motherboard and probably play havok with your hard drive so it will be beyond repair. that way you will get a new pc!!


I had a nightmare that i was walking through the park with my 3 yr old son and their was a new fountain t.b.c?

traveller kids had already discovered this new fountain and were walking in it trying to catch the goldfish ,,,i scolded them and was angry "Cant we have anything nice in this town" they pointed to something and said look i looked over and seen this really cute fluffy monkey like creature ,,it was black with a round face which was grey ,,,as i walked away holding my sons hand i seen more of these cute monkeys but they stared at us from the trees ,creepy ,,,one of them let a call out and the one closest to me made a run for us ,,i dragged my son by the hand and told him to run but it caught him and it was a tug of war ,,,my son was crying mummy mummy no but my grip got loose the monkey then opened his mouth and bite into my sons head with these huge fangs ,,,,i did nt know if he was still alive but i felt powerless ,,,im traumatised ,,,what the hell did this dream mean????????

I had a nightmare that i was walking through the park with my 3 yr old son and their was a new fountain t.b.c?
Absolutely nothing. It was a dream. Don't worry about it.
Reply:OK, now it could be that the monkeys are people around you who don't like you and want in a way to hurt you. If you saw blood in your dream that would be better because the sign of blood is that the pain is over. Now if your thinking what am i reading? well somewhere here in this world that's what we believe. Don't think its your son really that something wrong is going to happen to him. Your son is the most important thing to you right? So our dreams know whats important. Its up to you. Just watch out for dark males or females who hang out around your kids. The goldfish to us in this region means a good fortune coming. Its up to you. Don't be scared.
Reply:Your love life is not what you had expect and your son is not in danger not physically but his emotion can be hurt with what is going on in the house

buy flowers

Is any one going to a New York Trip threw WorldStrides? A friend and I would Like to go. But we are in Cali(c)

and we need a class to go with any one going to a worldstrides trip to new york that me and a friend could go with???We would like to Fly out of LAX.

Is any one going to a New York Trip threw WorldStrides? A friend and I would Like to go. But we are in Cali(c)
most classes do not allow outsiders and if they did you would have to get in very early since the planning stage for class trips like this usually starts at least ayear in advance, sorry I couldn't help but good luck/


Why does my computer run so slow at times, I have 97% disk space left have done all I know how I am new with C

Why does my computer run so slow at times I have 98% disk space left and have done all I know how to do to keep it working correctly. I am new at this, so I thank you for some easy input, that I may understand, I am a senior..

Why does my computer run so slow at times, I have 97% disk space left have done all I know how I am new with C
Ram is really important. It is the memory that your'e computer need the most to run. Also, if you have alot of programs all running at once, it will slow you're computer down alot. You can check out what it running by holding down Control, Alt, and Delete. Just don't shut anything down unless you know exactly what it is. You can add RAM to it if you have the time; it is really easy to do, but depending on what kind of memory your'e computer uses, it may be costly. Good luck! If you have any questions that I might be able to help with, please e-mail me!
Reply:As the person said above, hard disk space has very little to do with the speed of your computer. You need to upgrade your memory. Go to www.bestbuy.com and look for the memory section and find the memory locater and it will find the right memory for your computer, as well as the maximum amount. Also, download the personal edition of lavasoft adaware and run it. www.lavasoft.com one more thing is to clean all the unnecessary files by going to start%26gt;all programs%26gt;accessories%26gt;system tools%26gt;disk cleanup. run this and then select all the files that is safe to be deleted. this should do it, if not, you need to get a new processor or just a new motherboard. call geeksquad if you need to do that. I also use McAfee Internet Security.... hope this helps
Reply:First of all, open my documents and click on help then about windows to find what version of windows you are running. If running XP you should have a minimum of 256 MB but 512 MB is what my minimum is. To find this out, hold down the key that looks like a flying window (lower left of keyboard) then press pause/break (upper right of keyboard) and let go of both keys. If you have Windows ME or earlier version 256 MB should be fine. Next click on start then programs then accessories then system tools then disk defragmenter. Click on analyze and if it says to run it, run it. Other that this I would get a good anti-virus program (AVG) and run it. Then run anti spyware (Adaware) on it. AVG and Adaware should be available online (www.download.com) for free.
Reply:There are several primary reasons could cause your computer to be slow and also some softwares you can download to speed up it.


First,Corruption and Errors within your registry.The registry is a main part of your computer's Operating System. With time, as you use Windows and install and uninstall programs, your registry will get congested and full of errors. So your computer could slow down. So, if you can clean it up this problem can be solved.Sometimes you can speed computer up by 300%. To clean up registry,You can download a software called regsitry cleaner---Clean registry,remnant,corrupt files and temp files,history,cookies,etc.. This site:


http://fix-slow-computer.info


lists top 5 registry cleaner,you can download and scan for free.


Second,Your computer is loaded with spyware/adware.spyware/adware hamper your computer's performance.It use system resources and slow your computer down.





So, to speed up your slow computer, use a registry cleaner software and clean your registry files first. It will make all the difference, and provide you with the immediate fix you need for your slow computer.Then,download a good anti-spyware to get rid of spyware/adware in your computer.
Reply:Disk space has nothing to do with the speed of your computer. You need a good processor and lots of RAM.
Reply:You have to delete cookies from your computer. Go to Tools pull down menu, select Internet options, under general you will find deleting history, then delete the cookies.
Reply:Disk space is not connected to speed of the computer as much as other factors. How many programs are running at once (Word, IE, Mcafee, etc.), how much RAM you have (256 MB, 2GB, etc.), what OS you are running (Windows 9X or XP or Vitsa, MAC OS, Linux, etc.), what processor and how fast is it running (clock speed). The best way to keep your machine from being slow is to keep it up to date with technology (software updates, patches). Computers are devices that you get what you pay for in most cases. I recommend checking all the above mentioned factors and see if you can afford to make changes or tweaks needed to maintain a speed you feel is good.
Reply:While disk space can affect the speed it only does when you're out of disk space which obviously isn't the case here.


You say it runs slow at times, so I take it that it runs fine otherwise? It could be an anti-virus or spy-ware program running in the background during those times?


A couple of general questions to help diagnose.


What operating system? Windows XP? Vista?


What programs are you running when you see this? Web Browsing? Playing a particular game?


Do you have anti virus %26amp; spyware detection programs on your computer?


Is the slowdown happenning on a regular basis, like weekly - which indicates something scheduled is running?


If you don't have anti virus %26amp; anti spyware - GET IT NOW.


The other things you can do is clean up your computers hard drive. Especially if you browse the web alot %26amp; that's when you see a slowdown. You probably have filled up your cache (an area on your hard drive that's set aside to load all the temporary files that are downloaded while browsing) %26amp; need to clear it out. Webroot's Window Washer is simple %26amp; works well for that. - It's not free but it's what I use.


I hope this helps.
Reply:You might not have sufficient RAM (Ready Access Memory) for your computer. If you are running Windows XP, then you might need at least 512mb of RAM for it to run smoothly... If you are running Windows Vista, the amount of RAM needed might be 1gigabite. You can purchase the RAM through your computer company (like Dell, Gateway, Compaq, etc.), or at a retail store like Best Buy, Circuit City, CompUSA, etc.





It is rather odd that a computer would run so slow with the amount of disk space you have left... perhaps your hard drive itself doesn't have much memory. Some people run their computers with only 7 Gigabites of memory on their Hard Drives -- they suffer the same slow consequence. Regards and good luck to you.


Who would like to see a new type of sports bag that a soccer player can attach to a goal post and use for so c

A new type of sports bag that a soccer player can attach the sports bag to a goal post and use the sports bag for soccer practice.


With the sports bag a soccer player can still use the sports bag for transporting equipment.


When the soccer bag is attached to the goal post your personal items can stay in the sports bag.


The sports bag has a target board when attached to the goal post so the soccer player can practice shooting at the target board with there left or right foot.


The sports bag can be fun to use while the soccer player can improve on there accuracy of shooting and passing a soccer plus have more confidence with the spccer ball when playing in a soccer team.


I do have a picture of the sports bag that I can e-mail to you.

Who would like to see a new type of sports bag that a soccer player can attach to a goal post and use for so c
i would like to see it.