Skip to content
Binary Rambo
  • Home
  • HTML
  • CSS
  • JavaScript
  • React Native
  • Python
  • SQL
Menu Close
  • Home
  • HTML
  • CSS
  • JavaScript
  • React Native
  • Python
  • SQL

strcpy vs memcpy

strcpy() and memcpy() lives in same header file (string.h in C and cstring in C++) and has similar purpose in their lives - "to create copies". But they are different…

Continue Readingstrcpy vs memcpy
© 2023 All Rights Reserved to www.binaryrambo.com