55 Posted Topics
Re: [QUOTE=amirsanaii;1202968]Hi every one I need some document to start ruby-lang. I know object-Oriented, and now need some good and complete reference to start this language. please give me a good advise so thanks to my Friend Best Regards Amir :)[/QUOTE] I would suggest "Learning Ruby" by Michael Fitzgerald, published by … ![]() | |
Re: [QUOTE=daviddoria;1226279]You had me confused for a minute, but you have a classic mistake! Remove the semicolon at the end of the for statement: i.e. change this [code] for (int count =0; count <= numberGrades; count++); [/code] to this: [code] for (int count =0; count <= numberGrades; count++) [/code] Dave[/QUOTE] Also … | |
I have a configuration/tweak issue that I don't know how to resolve. for the last week or so, whenever I use right-click on SOME of my desktop icons the context menu that appears seems to be double the normal width, showing the icon on the far left, then a gap, … | |
Hi. I have a problem when I try to scan from any of the applications on my computer. When I try to scan it always fails and I may or may not get a message from the host application. In Paint Shop Pro 7 for example I get the message … | |
Re: I have a similar problem, with an installation of a Samsung ML-4500 laser printer. The printer is already installed and working but whenever I log on to Windows XP as Admin I get a 'Found new hardware message'. I can cancel it but it will appear the next time I … |
The End.