Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on memset() within the C and C++ forums, part of the Software Development category; Hi, I am using memset to allocate data to the buffer. Buffer size is taken as for example sbuff[21]. Now my data length is 31. Data is allocated to the ...
|
|||||||
|
|||
|
memset()
Hi,
I am using memset to allocate data to the buffer. Buffer size is taken as for example sbuff[21]. Now my data length is 31. Data is allocated to the buffer without any error. Can somebody explain me the reason behind the scene. your comments are welcome! Regards, Sahithi. |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|