Hubert
yes, i got it, thanks for your information
Anonymous
It may NEVER be an undefined behavior, but it might be undefined VALUE
Anonymous
Anonymous
/warn @Robot637 PMing
Anonymous
I couldn't find that in standard. However it is not undefined behavior in C (ISO 9899 - 6.5 Expressions)
Marián
is there any telegram group only biased to structure designing?
Marián
like poeple discussing their structure, brainstorming and things
Marián
would come handy both for receiving help with structure desings and actually training designing skills themselves
MᏫᎻᎯᎷᎷᎬᎠ
/report
Anonymous
no, this analogy is way too close to implementation defined behaviour. i have found a better analogy of undefined behaviour while doing hand assembly.
Anonymous
suppose you forgot to insert the data corresponding to an opcode while writing machine code
Anonymous
when executing, the CPU will use the next instruction's opcode as data for the current instruction
Anonymous
the next instruction's data will be used as an opcode next. this can cause the program to halt. it can cause the program to go normally. this can cause the CPU to explode
Anonymous
Any body is having C++ book by E Balaguruswamy
Anonymous
this is undefined behaviour
Anonymous
In pdf..?
Anonymous
Please send me...
Anonymous
Anonymous
please don't read shit
Any substitute for this..?
Anonymous
yes. but it's not just about producing different outputs in different run
Anonymous
anything can happen from the output remaining same to the cpu exploding
Anonymous
oh
Anonymous
😂 no. but https://github.com/xoreaxeaxeax/sandsifter/blob/master/references/domas_breaking_the_x86_isa_wp.pdf this is close
Anonymous
ye sorry
Anonymous
:/
Anonymous
opens fine here
Anonymous
maybe telegram tried to download it directly
Anonymous
woah, so a PC actually blew up. i always thought it was just exaggerated to make a point
Dima
lol
bary
Hi
bary
So I am preparing for my interviews
bary
And it would be great if someone has premium account for leetcode
Ashade
Please I am an amateur in programming and I am here to learn more about it. I am in college now.
s
whats the output🤔
Lieutenant
s
the value
Dominator
0
s
thank uuu
Anonymous
whats the output🤔
!(3*2 > 4) || . . . ) in this question its having an (OR) operator, it will keep validating till a true statement is encountered. therefore, only the first expression will be evaluated because its true, that means the whole expression will be true afterall. now, this--> ! will oppose it. !(1) will result in 0. hope this helps.
Anonymous
does anyone here use sublime text for c++?
Anonymous
Anonymous
There are plenty of good ide
Anonymous
#ides
Anonymous
There are plenty of good ide
i use linux and need something that's lightweight , codeblocks works well but doesnt look good :c
Anonymous
KDevelop
Anonymous
Qt Creator
isnt that just for creating qt apps?
Anonymous
where's the console application :c
Anonymous
No, it can be used just for C++
Anonymous
No, it can be used just for C++
i just need an IDE with intellisense to practice c++
Anonymous
codeblocks lets me do that :c
Anonymous
Use Qt Creator, dude
Anonymous
like just some basic programs
Anonymous
Use Qt Creator, dude
btw how do i use an externel terminal ?
Anonymous
it doesnt work :c
Anonymous
i need an IDE with intellisense just for some basic programs! +_+
MᏫᎻᎯᎷᎷᎬᎠ
it doesnt work :c
Press Project On the left pane of one of your active kits press "Run* and you'll see checkbox "Run in terminal"
Anonymous
yay
MᏫᎻᎯᎷᎷᎬᎠ
Good
Humayun
Someone help me pls
Anonymous
does anyone here use arch? . is this package the same as qtcreator package in the AUR repo?
Humayun
Please Someone can solve this 2 problems.. Very urgent
Humayun
I am beginner, i have no knowledge pf the coding.. Please Kindle solve this problem,
Humayun
Pls mam, help me It's very important
Humayun
I am start to Learning.. I need urgent that's why i want to someone help
Humayun
I am new in coding this is my 1st semester in my University. Only 1 month of my University life
Humayun
Still i am searching whose the best of coding, this problem are simple class work.
-
Link pls
You'll have hard time if you keep up this laziness
...
Link pls
U r not giving ur effect to ur work.
...
Heard about Google? So useful
The pic showing website name and also what to search in search bar
MᏫᎻᎯᎷᎷᎬᎠ
I am beginner, i have no knowledge pf the coding.. Please Kindle solve this problem,
Okay The best place to start now is by starting to define your goal What do you want? What do you want be? Web developer System programmer . . Then go for google and you'll see a plenty of guides there + google is our major source of information Sorry to tell you but no one can learn to walk step by step by just telling them It's something you just have to do to acquire those skills
Anonymous
guys is this site good ? https://beginnersbook.com/2017/08/c-plus-plus-tutorial-for-beginners/
Anonymous
ik some basics tho
Anonymous
shouldnt it be num >=10?
Anonymous
they didnt even cover the array topic , why use it here then?
Anonymous
i already have that but i just want to know the basics :c