Skip to content

WiseTut

Wisely Created Linux, Network, Programming Tutorial

  • Home
  • Programming
    • Python
    • PHP
    • JavaScript
  • Linux
    • Ubuntu
    • Debian
    • CentOS
  • Windows
    • Windows 10
  • Network
  • Virtualization
    • VirtualBox
    • VMware
  • Privacy Policy
  • About

string c

strcmp() Method Tutorial In C

September 26, 2021 by İsmail Baydan
strcmp() Method Tutorial In C

The strcmp() method is used to compare two strings in the C programming language. It accepts two string parameters and returns negative values if the first string is lower than the second string. Return 0 if both strings are the same. Returns a positive value if the second string is lower than the first string. … Read more

Categories C, C++, Programming Tags scanf, strcmp, string c, string compare Leave a comment

WiseTut Social

  • Facebook
  • LinkedIn
  • RSS
  • Twitter

About This Site

Wisetut.com is created to provide wise and useful solutions for different IT related issues, problems, etc. Wisetut.com mainly provides Linux, Ubuntu, CentOS, Network, Python, Programming, Security, and related content.

WiseTut || LinuxTect || PythonTect || WindowsTect
2022 All rights reversed WiseTut.com