Advertisement - Continue reading below

Definition of "int" []

  • An integer. (noun)
  • Intelligence (abbreviation)
  • Intermediate (abbreviation)
  • International (abbreviation)

Wiktionary.org : Text is available under the Creative Commons Attribution-ShareAlike License

Use "int" in a sentence
  • "` QApplication:: QApplication (int&, char**, int) 'hello. o: In function ` QString':"
  • "Consider following function int * f1 (void) int * ptr; ptr = (int*) malloc (sizeof (int)); return ptr;"
  • "In C: int siz = 14; / * 14 elements * / int * array = (int*) malloc (size*sizeof (int));"