Currently browsing

May 1, 2012

Does anyone know some alt codes?

Well you know, possibly not but unusual ones For instance stars and cool stuff I would like to knowww(: Thanks x Alt Limitations Only: http://www.questgems.com/alt_codes.htm http://knopok.net/symbol-codes/alt-codes http://usefulshortcuts.com/alt-codes http://www.planetburrito.com/tb/alt_codes.html http://thurmania.com/Altchart.html http://www.tedmontgomery.com/tutorial/altchrc.html http://www.semclubhouse.com/special-characters-for-twitter/ http://www.alt-codes.net/ The right way to Type Symbols With the ALT Critical:http://www.wikihow.com/Type-Symbols-Using-the-ALT-Key Some symbols may well not show because your …

Why won’t my method become defined in Java?

I have the down below code and its allowing me an error saying that readFile method is not defined.Will be issue twice grades = brand-new doubleSIZE; Stat statistics = brand-new Stat(grades, count); Program.out.print(” Input file identify:”); fileName = check.next(); readFile(fileName); open String readFile(String name) for(int when i = 0; when …