User forums > Help

In the codeblocks 10.05 ,why I cant use the "lld" for long long int ???

(1/2) > >>

Reticent:
In the codeblocks 10.05 ,why I cant use the "lld" for long long int ??? But int the 8.02 I can use "lld" for long long int ,Why??

Jenna:
It's not a matter of Code::Blocks, it's a matter of the compiler.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F

What exact is the errror you get ?

Reticent:

--- Quote from: jens on April 24, 2011, 02:29:53 pm ---It's not a matter of Code::Blocks, it's a matter of the compiler.
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_What_Code::Blocks_is_not.3F

What exact is the errror you get ?

--- End quote ---

In the codeblocks 10.05 use the c++ scanf("%lld",&a); a is  long long int,then there are two warning

warning: unknown conversion type character 'l' in format
warning: too many arguments for format

but in the codeblocks 8.02 have no these warning .....

stahta01:
And, the two compilers you are using is?

Edit: Include the Compiler version number in the answer!

Tim S.

Reticent:

--- Quote from: stahta01 on April 24, 2011, 06:43:04 pm ---And, the two compilers you are using is?

Edit: Include the Compiler version number in the answer!

Tim S.

--- End quote ---

You mean the tdm-mingw-1.908.0-4.4.1-2 ??? Is it ?

Navigation

[0] Message Index

[#] Next page

Go to full version