I'm writing a program that use uvlong on 9legacy raspberry pi. uvlong n; scanf("%lld", &n); print("%lld", n); But after compiling the program and input a small number (8), it print 0. I modified it and compile with pcc, but it print a very big number then. unsigned long works. What's the problem with uvlong? ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T3df06e15ad1bc104-Mac03b7f4a672ca1629a2c403 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription