OZONE Asylum
FAQ
Application Programming
This page's ID:
5277
Search
QuickChanges
Forums
FAQ
Archives
Register
You are editing "Application Programming"
Who can edit an FAQ?
Anyone registered may edit an FAQ.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Add your application programming stupid mistakes here: ------------------------------------ [b][C][/b] All of the lines in a C program deserve semi-colons after them. Yup, all of them. [b]Java also[/b] except for [i]while ()[/i] or [i]for()[/i] or [i]do[/i] "i = 0" means that 'i' IS EQUAL TO '0' while 'i == 0' actually checks if 'i' equals '0'- No matter how many times you've commited the exact same error. [b]Java also[/b] [b][Java][/b] ArrayOutOfBoundsException() usually means your array is declared with x number of cells, numbered from 0 to x-1, and you tried to call ArrayName[x] { and } Make sure you have the same number of {'s as you do }'s in each class/method/loop. Compilers generally don't like unmatched braces. ____________________________ [internallink=4626]Emperor[/internallink] [small][i](Added by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Emperor]Emperor [/url] on Fri 06-Sep-2002)[/i][/small] [small][i](Edited by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Lord_Fukutoku]Lord_Fukutoku [/url] on Sun 08-Sep-2002)[/i][/small] [small][i](Edited by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Lord_Fukutoku]Lord_Fukutoku [/url] on Sun 08-Sep-2002)[/i][/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »