Comment on Tutorial - assert() Function Example program in C By Jagan
Comment Added by : czx
Comment Added at : 2010-09-17 07:23:20
Comment on Tutorial : assert() Function Example program in C By Jagan
"If you enter zero, the assert() macro forces abnormal program termination."
It's not true, please fix.
This is the code:
assert(x >= 0);
assert will be triggered ONLY with negative value.
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. After a great struggle I am able to successfully c
View Tutorial By: raghu at 2012-01-04 15:10:07
2. Incomplete article; Singleton session bean? And re
View Tutorial By: vaibhav sakpal at 2013-08-29 07:35:37
3. I used the script above, and it seems to work exce
View Tutorial By: Michael at 2012-05-15 20:50:49
4. The code to show recursion is ok, but the declara
View Tutorial By: Gaurav at 2010-08-08 01:08:27
5. This example is very good, but it doesnt work in M
View Tutorial By: soma at 2010-04-13 04:34:00
6. I need to know the parameters that we need to pass
View Tutorial By: puru at 2008-09-08 00:33:46
7. I am quite new to Struts and this article, quite c
View Tutorial By: Jenghiz at 2010-01-27 23:19:48
8. I have use the above code, Am getting the below er
View Tutorial By: RameshKumar at 2011-07-25 05:02:12
9. It is very good example to know the concept better
View Tutorial By: abdulkadir at 2010-01-27 00:56:07
10. sir there is no startapp(),destroyapp() and pause
View Tutorial By: Sathish at 2012-08-20 08:49:33