Comment on Tutorial - qsort() sample program in C++ By Norman Chap
Comment Added by : paercebal
Comment Added at : 2008-08-13 05:06:45
Comment on Tutorial : qsort() sample program in C++ By Norman Chap
DO NOT USE QSORT IN A C++ CODE.
If this is a tutorial on C++, then try std::sort in the <algorithm> library:
http://www.cplusplus.com/reference/algorithm/sort.html
And include <iostream> instead of the obsolete <iostream.h>.
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. Excellent article. Please make the email id of the
View Tutorial By: Rajita at 2008-03-25 09:31:27
2. i need some simple java programs
View Tutorial By: ramya at 2009-11-24 04:25:07
3. If you are working with the multi-threaded program
View Tutorial By: it career at 2010-02-24 00:13:50
4. Hi,
i tried this way.that works perfectly.
View Tutorial By: indu at 2009-06-08 03:13:51
5. I run the code . It's good.
View Tutorial By: Golam Rabbi at 2011-07-12 07:06:00
6. When I tried to run this code, I got time out ***
View Tutorial By: Gandhi at 2009-06-04 06:20:48
7. I am new to this concept..It is really very useful
View Tutorial By: karthiga at 2013-01-02 11:20:38
8. How to connect a webpage(which I have created for
View Tutorial By: sam at 2012-01-24 10:10:52
9. java.lang.IllegalArgumentException
at java
View Tutorial By: gopal at 2011-03-21 00:45:51
10. hello after working with this code i got the follw
View Tutorial By: Tapaswini Sabat at 2011-11-05 12:43:49