Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

At least it's better than:

    // set the variable x to 10
    x = 12;


  sFile = "filename.xml";
then later

  sFile = File.ReadAllText("filename.xml");


I think you've forgotten a leading zero ;)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: