c print long
unsigned long n;
long m;
printf("%lu %ld", n, m);
c print long
unsigned long n;
long m;
printf("%lu %ld", n, m);
print long in c
You must use %ld to print a long int, and %lld to print a long long int.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us