Comment on Tutorial - Using malloc() Function in C By Abinaya
Comment Added by : URS
Comment Added at : 2011-08-24 12:32:55
Comment on Tutorial : Using malloc() Function in C By Abinaya
char *s;
s=(char *) melloc(sizeof(char)*3);
whts the need of siseof() function there, when we know the size of char is 1. can i write like this melloc(1*3);
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. Very usefull tutorial, but I've got a question:
View Tutorial By: Wolfgang Marcos at 2011-05-16 11:12:19
2. Can you please tell me about parameter and validat
View Tutorial By: Atul at 2010-09-08 04:48:00
3. Hagti hain.. the complete program has been copy pa
View Tutorial By: Macho Man at 2012-06-21 07:58:03
4. Guys, txtWeb is back with their National Level Dev
View Tutorial By: rahul.del at 2012-08-16 10:01:09
5. Could you please send me steps to execute the code
View Tutorial By: Roshan at 2009-12-23 21:32:29
6. I changed import javax.comm.*; for this line impo
View Tutorial By: Julen at 2010-07-18 18:39:25
7. Awesome, now I can say I've fully understood volat
View Tutorial By: Andrew at 2012-01-13 18:19:15
8. Thank u it helps me alot.....
View Tutorial By: Ramya at 2012-02-22 10:16:14
9. very helpful.
View Tutorial By: arjun at 2011-07-19 03:19:44
10. i'm really hoping this example was wrote before 19
View Tutorial By: Anonymous at 2009-06-07 21:00:18