View Single Post
  #11 (permalink)  
Old 11-01-2009, 10:42 PM
Fubarable's Avatar
Fubarable Fubarable is offline
Moderator
 
Join Date: Jun 2008
Posts: 6,504
Rep Power: 8
Fubarable is on a distinguished road
Default
Originally Posted by Addez View Post
Lolz, I was sick of lua cause it had so many errors that made unlogical errors.
Is java the same?!
I seem to always run into these errors which no on can solve, java isnt bullet proof right?
Can someone like give a number, 1,10 on how reliable java really is?
Is c++ maybe more safe/have less errors?
The errors are yours, guaranteed, not Java's. Trust me. Again, have you done the println statement that I posted above to look for the user.dir?
__________________
When posting code, please use code tags so that your code is readable. To do this, place the tag [code] before your block of code and [/code] after your block of code.
How to use Code Tags
Reply With Quote