Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about strcmp

Read more about strcmp

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - strcmp

Comparisons between two strings don't work

I'm writing a menu and I try to choose a option with a string. Following the concerned part my program : #include <stdio.h> #include <stdlib.h> #include <string.h> #include "pen...
test-img

thomas rocheteau

c

if-statement

c-strings

fgets

strcmp

Votes: 0

Answers: 1

Latest Answer

For starters this call fflush(stdin); has undefined behavior. The function fgets can append the new line character '\n' to the entered string. You need to remove it. For example choix_utilisateur[ st...
test-img

Vlad from Moscow

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved