Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
Is it standard and practical to use long long types?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Ioannis Vranos, post: 1706897"] If you write a compiler (and not only) you must have the document of the standard. Don't you have the standard? In C99 if you do not return a value from main(), it is the same as if you wrote return 0; . But if your compilers cis in ANSI C90 compliance mode, and not C99 then you have to issue a warning. Ioannis Vranos [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Is it standard and practical to use long long types?
Top