Citation Hunt

The Wikipedia snippet below is not backed by a reliable source. Can you find one?

Click I got this! to go to Wikipedia and fix the snippet, or Next! to see another one. Good luck!

In page Integer (computer science):

"

Names for these include

  • Java: java.lang.Integer.MAX_VALUE, java.lang.Integer.MIN_VALUE[2]
    Corresponding fields exist for the other integer classes in Java.
  • C: INT_MAX, etc.[citation needed]
    • GLib: G_MININT, G_MAXINT, G_MAXUINT, ...[3]