Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about qsort

Read more about qsort

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 - qsort

Why can `qsort` be called with a compare function with the wrong signature and compile has no warnings

I was working on consolidating a code base (moving a qsort compar function to a new header /library so that it could be shared without being copy/pasta) and noticed something strange in the process. H...
test-img

Yeow_Meng

c

void-pointers

qsort

Votes: 0

Answers: 1

Latest Answer

The int record_compare_field_1(); declaration does not have a prototype. This is an obsolescent feature of the C17/C18 standard. In the function call qsort(database, 5, sizeof(Record), record_compare_...
test-img

Ian Abbott

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