View Single Post
  #2 (permalink)  
Old 01-17-2008, 11:01 AM
chrishirst's Avatar
chrishirst chrishirst is offline
WMG Sheriff
 
Join Date: Nov 2007
Posts: 170
iTrader: (0)
chrishirst is on a distinguished road
Default

Depends on the language you are using.

Compiled languages (.net) for example can check at compile time.

Interpreted languages PHP, VbScript, javascript etc can usually only be tested at runtime. So you have to make your own debugging tools and methods.
__________________
And how can we win, when fools can be kings
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block