Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
kereker
Why is this creating an infinate loop in g++ in Linux?
for(int c = 0; c < 20; c++)
{
for(int r = 0; r < 20; r++)
{
land[c][r] = 0;
}
}
1 AnswerProgramming & Design1 decade agoRam Compatibility?
I have two laptops and was looking to swap some ram around. Problem is the RAM specs don't list the full details.Would these two types be compatable?
1.8-V SODIMM DDR-2
DDR2 SODIMM 533/667
Acer 3050 and Dell Inspirion 6000
5 AnswersLaptops & Notebooks1 decade agoI am looking for a unique computer programming field.?
I am looking for a unique computer programming field which I can concentrate my learning on. I enjoy programming but have not been able to find one specific area that particularly intrigues me.
Unique and any ideas outside the norm would be great.
5 AnswersProgramming & Design1 decade ago