• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include <zlib.h>
2 
main()3 int main() {
4   return (int) adler32;
5 }
6