Anonymous
oh wait
Anonymous
your right
Anonymous
that'll do
Anonymous
a fake crc32 looking id generator
Anonymous
with insane collisions
Aiman
The logical expression controlling the while loop is evaluated before the body of the loop is entered , isnt right?
Ariana
yes
Dharmik
Hello... I'm new here...
Samuel
hahaha
Samuel
sure man, whatever you ask
Samuel
sure sure man, give me a sec
Ariana
read the rules
Samuel
dont spoonfeed
forgot to add the /s, sorry
Ariana
it isnt to give free answers
Dharmik
Yes...
Dharmik
I don't know about all members... But I'll help you.. if you learn really something new
Samuel
asking for answers for a test or homework doesn't count as "wanting to learn"
Samuel
you want to cheat and that's all you care about, admit it
Dharmik
I'll help you to learn new... But not for cheating
Dharmik
Sorry....
olli
show us what you have done so far. What approach did you take to solve the problems? Where do you struggle? this group is for disucssion and learning, but not to get your work done fast and easy.
โซเฮย์
learn how to make a function and basic operator mathematics
Ariana
please dont ever write code on paper just type it and run it
Ariana
idw see an image of code and debug a image
Ariana
you can actually run code if you type it
Ariana
wot
Subhrajyoti
In short, a huge part of the indian education system expects you to mug up code and also be able to write it down on paper. And they believe that if you can write it neatly on paper, your programming skills are good.
Ariana
wot cripp
Dharmik
huluhulu
emmmm
Dharmik
Yes.. that's what I'm talking about...😅😅
Ariana
wot
Ariana
dude you wont even find bugs if you just write on paper
olli
Many professional software engineers had technical interviews where you were required to write code either on a whiteboard or on a piece of paper.
olli
Not sure whether this was ironic 😄. But I had to write code on paper several times
Anonymous
/homework
Anonymous
In short, a huge part of the indian education system expects you to mug up code and also be able to write it down on paper. And they believe that if you can write it neatly on paper, your programming skills are good.
In 10th standard, we had to pick a paper out of a box and code the program given it. As in they say 'code a program that proves e=mc2' or something like that
Subhrajyoti
Yup. Now let's not go on and on about how the bad the system it. It was just to give others a context of how the situation is.
BinaryByter
char mystr[256]; func(&mystr);
arrays are pointers already, no need to cet their reference. thats why you ran into trouble
Mihail
Anonymous
? Lol
/? lol
Anonymous
what is use enum class
Anonymous
can any one tell me with example
klimi
Enum is like
klimi
Renaming int
klimi
You can have enum with off on
klimi
And off would have value of 0 and on value of 1
klimi
And you can use CPP docs
klimi
To find example
klimi
https://en.cppreference.com/w/cpp/language/enum
Anonymous
- I need to send data/ write Hello world from ATmega128a controller to Nextion Display. - Nextion display is using UART communication to tx and rx data. - If I want to write anything on the display, I can access the location by accessing the object on the display created bt nextion editor. - If the object I want to access is t0 and i want to write text "Hello", my function will be as follows: void message(void) {  uint8_t len; len = strlen("t0.txt="); memcoy=(frame,"t0.txt =", len); frame[len++] = "H"; frame[len++] = "E"; frame[len++] = "L"; frame[len++] = "L"; frame[len++] = "O"; frame[len++] = 0xFF; frame[len++] = 0xFF; frame[len++] = 0xFF; frame[len++] = '\0'; sendString(frame); } - I have attached the UART code to transmit data from ATmega128a. - I need help tto write a code to transmit data to Nextion display using my tx code oof atmega.
klimi
What
Anonymous
Need to write code in C
Anonymous
To transmit data to nextion display using my TX code
Dima
So do this
Anonymous
Can i email you a file. Where i wrote code
Anonymous
You can check
Ariana
just send here
Anonymous
Ariana
Did the code work?
Ariana
If not how did it fail
Anonymous
Yes
Anonymous
Hey guys
Abhi
Any otp sellers , come ib
klimi
XD
Roxifλsz 🇱🇹
Holy shit lmao
Anonymous
I am from india
Mark
ok nice
Shreyash
Hey guys