Anonymous
Someone help to remove error
Read the rules Long code snippets should be paste via a paste service
klimi
Read the rules Long code snippets should be paste via a paste service
i think this is not thaaat long... ive seen much longer ones
Anonymous
Guys does anyone have a starter book
C++ Primer Plus by Stephen Prata
Anonymous
😆
Anonymous
i think this is not thaaat long... ive seen much longer ones
I think code snippets longer than 5-10 lines should be paste somewhere because it is not readable on a smartphone This code snippet even doesn't fit a screen of my 6'' device
klimi
on smartphone sure
klimi
but
klimi
if i open it on smartphone
klimi
i have to wait till the ff loads up and shows the actuall code
Anonymous
Well maybe Luckily I don't have such a problem Thanks, maybe I will reconsider the topic
Francisco
i think this is not thaaat long... ive seen much longer ones
In general, there's no problem with code snippets, but people should at least format it
klimi
or you can do like many options, like snippen on internet and photo for quick access
klimi
And what's the point then?
they can have quick look at phone and if they want to help they can download whole code
Anonymous
what is a window class?
Anonymous
Mat
what is a window class?
Thanks for the context
Anonymous
Anonymous
/notes
Anonymous
/get howtoask
Anonymous
/get hownottoask
Anonymous
@Catalystexe these two messages are for you
Anonymous
??
No one is gonna answer you until you ask the question PROPERLY, following the rules
Anonymous
okie
Anonymous
/get notename
Anonymous
How to start learning C for free mah me personally
Anonymous
How to start learning C for free mah me personally
Google, youtube you can give them a try.
Anonymous
/get
shanmupositivity❤
shanmupositivity❤
shanmupositivity❤
anybody knows this program in c
Luis José
Hi there. I'm back
Till
https://ideone.com/CnA4la Is ub? And why!
shanmupositivity❤
pls send this program on c
Dima
pls send this program on c
/warn read the rules
Anonymous
https://ideone.com/CnA4la Is ub? And why!
Well I think it is Because you're calling a method on object which is not created
Anonymous
But you don't dereference a nullptr..
Anonymous
Is calling method on nullptr is ub? I think it is even if a class has no member variables
Tejas
Thank you
Anonymous
what is the difference in WS_OVERLAPPEDWINDOW & WS_EX_CLIENTEDGE. Both are window style parameter
Anonymous
yes
And why you don't use it?
Anonymous
Is it more productive to wait an answer in chat instead of googling?
Anonymous
You even didn't provide a module name you're working with
Anonymous
I Tried
Anonymous
Answers to such question are in the documentation of a library you're using
Anonymous
what is a module name?
Sorry, not a module name, a library name
Anonymous
but what is module?
Anonymous
<windows.h>
Well You can Google these words and find the answer in the Microsoft documentation
Anonymous
But I recommend you to switch to the Qt
Anonymous
yeah got them
Anonymous
Learn how to google and how to use any kind of documentation
Anonymous
ok sorry😅
Anonymous
reason?
Simpler library API (classes and methods are simpler), cross-platform development, great documentation
Anonymous
QtCreator is an IDE built on Qt, and it's more lightweight than Visual Studio
Anonymous
Qt is partly open-source and i think job demand for Qt is higher than WinAPI :)
Anonymous
@Catalystexe and please read these two messages, i beg you https://t.me/programminginc/199792 https://t.me/programminginc/199794
Anonymous
can you tell which options to choose
Anonymous
as there are many extra options
Anonymous
So, there are two options
Anonymous
and this too 😅
Anonymous
1) you choose msvc 2017 32 bit and then install Microsoft compiler via visual studio installer