RefreshNotes

Read Short Notes & Refresh Your Memory

Home » C Programming »

Wednesday, November 30, 2016

C Wide characer Miscellaneous Functions

Miscellaneous Functions:
wcslen(C95) size_t wcslen( const wchar_t *str );
wcsnlen_s(C11) size_t wcsnlen_s(const wchar_t *str, size_t strsz);
wmemset(C95) wchar_t *wmemset( wchar_t *dest, wchar_t ch, size_t count );

wchar.h
Formatted wide character input/output Functions
Wide character input/output Functions
Wide string numeric conversion Functions
Wide string copying Functions
Wide string concatenation Functions
Wide string comparison Functions
Wide string search functions
Miscellaneous Functions
Wide character time conversion Functions
Single-byte/wide character conversion Functions
Conversion state Functions
Restartable multibyte/wide character conversion Functions
Restartable multibyte/wide string conversion Functions

<< Previous :: Up :: Next >>

Related topics:
Library Functions in C   |   Standard Library in C   |   Header Files in C   |   Functions in C   |   Keywords in C   |   Data Types in C   |   Pointers in C

List of topics: C Programming

Posted by Kathireshan Ganesan at 2:51 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: C Programming

No comments:

Post a Comment

Newer Post Older Post Home
View mobile version
Subscribe to: Post Comments (Atom)

Search This Blog

Categories

  • Embedded System
  • Microcomputer
  • 8051
  • C Programming
  • Maths
  • Tamil
  • Website

Blog Archive

About Me

Kathireshan Ganesan
View my complete profile

Contact Form

Name

Email *

Message *

  • Home
  • Categories
  • About
  • Contact
  • Privacy Policy
  • Terms Of Use
  • Sitemap
  • Archive
© 2016 - 2020. refreshnotes.com. All Rights Reserved. Simple theme. Theme images by luoman. Powered by Blogger.