Got bug when i add include
#3

Definition - What does software 'Bug' mean?
  • A software bug is a problem causing a program to crash or produce invalid output. The problem is caused by insufficient or erroneous logic. A bug can be an error, mistake, defect or fault, which may cause failure or deviation from expected results.
  • Most bugs are due to human errors in source code or its design. A program is said to be buggy when it contains a large number of bugs, which affect program functionality and cause incorrect results.
  • Some bugs might not have serious effects on the functionality of the program and may remain undetected for a long time. A program might crash when serious bugs are left unidentified. Another category of bugs called security bugs may allow a malicious user bypass access controls and obtain unauthorized privileges.
Definition - What does 'Compilation error' mean?
  • Compilation error refers to a state when a compiler fails to compile a piece of computer program source code, either due to errors in the code, or, more unusually, due to errors in the compiler itself. A compilation error message often helps programmers debugging the source code for possible errors.
so stop saying 'got bug...' because it is not... actually is 'compilation error'
Reply


Messages In This Thread
Got bug when i add include - by jesdynguyen - 11.08.2014, 14:56
Re: Got bug when i add include - by jesdynguyen - 11.08.2014, 15:05
Re: Got bug when i add include - by Jessyy - 11.08.2014, 15:27
Re: Got bug when i add include - by jesdynguyen - 11.08.2014, 15:54
Re: Got bug when i add include - by Jessyy - 11.08.2014, 16:44

Forum Jump:


Users browsing this thread: 2 Guest(s)