bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilateur Htt-C


From: Renaud Leli?vre
Subject: Compilateur Htt-C
Date: Thu, 28 Jan 2021 19:31:33 +0000

#include <time.h>
#include <stdio.h>

int main() {
  printf("value: %ld\n", ((time_t) -11902633));
  printf("value: %d\n", ((int) 47610532));
}

https://stackoverflow.com/questions/54308559/where-is-the-usage-of-type-name-for-c-language-defined-in-the-language-specifi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]