Lelouch
Course of Web development Has Html Css Js php
What the hell just happened?
Dima
and so is offtopic
Madhav
Hi guys im beginner of learning c
Madhav
Where should i get practice questions
Madhav
For learning c
Anonymous
Hello,what is my problem ?
Niko
Hello,what is my problem ?
U gotta ask yourself that buddy
Anonymous
do u have any idea ?
dont
dont
Can any 1 explain me how answer came to be 49
qwert
4 + 5 + 2*4*5 = 49
qwert
use braces in macro, and macro is EVIL
dont
Thankks got it
dont
I have to use , syllabus part
01000001011011010100000101101110
dont
Got it
dont
Answer is 125?? How
Dima
Answer is 125?? How
read the rules
dont
Parentehis has no role this time
dont
It's divide n multiply
Dima
Answer is 125?? How
/warn read the rules
qwert
Answer is 125?? How
125/5*5 = 125
dont
Thanks
qwert
#define ... (x*x)
Anonymous
I see this is a cpp project so wouldnt constexpr ... be a more c++ way of doing this? #define seems outdated to me somehow
Anonymous
also it's harder to make mistakes like the one you did.
Anonymous
for example in your case: constexpr int sqare(int x){return x*x;} but you can also use templates for that if you need to support different types
dont
Wait wait ,what is topic name??
qwert
qwert
c++ templates
qwert
template <typename T> T sqare(T x) { return x*x; }
dont
Okay thanks,..
dont
void attribute((constructor)) function1()
dont
template <typename T> T sqare(T x) { return x*x; }
So what exactly is this statement are we having constructor in c language??
qwert
don`t know about C, its C++
dont
No it is c , it is compiling in c
qwert
you have file name pragma.cpp
dont
I am doing all c , pure c
dont
you have file name pragma.cpp
Nope gcc don't support it
dont
you have file name pragma.cpp
Name I have given by mybehalf
dont
It has nothing to do with name of file
qwert
okay then, forget that about templates and constexpr
dont
Okay
dont
Pragma will work with turbo c?
Dima
Dima
never
dont
I want pragma to work
dont
It's not working in Dev c++ in c
Dima
don’t use devc++ and turbo c. use CodeBlocks or CLion or Visual Studio or QtCreator
dont
Ok
dont
426 mb 😅
Dima
so?
Dima
Silly
Tokin
Hey stav you're not looking in the right place
Tokin
And if you do find one tell me
Anonymous
How to read data from pdf??
klimi
um.... you just... open the file and read it byte by byte
klimi
well yes?
Anonymous
Okie thanks then 😁😁
klimi
(you will have harder time parsing the document than reading it)
Anonymous
Why is slow mode enabled ?
klimi
klimi
I want to sort it
sort exactly what
Anonymous
Pdf is roll number wise I want to sort it marks wise
klimi
pdf is roll number wise? what that means?
Anonymous
Sorted in increasing roll no
Anonymous
I want to sort in increasing marks
klimi
https://thomaslevine.com/computing/parsing-pdfs/
Dmytro
Why did you join to this conversation?))