Dima
+ its immediate rendering
Anonymous
Aight
Dima
also called ‘dear Imgui'
klimi
+ its immediate rendering
But it renderers in opengl context no?
Dima
But it renderers in opengl context no?
it outputs vertexes and indexes
Dima
draw it how you want
klimi
I see
Dima
and there are boilerplates for dx, opengl, vulkan, metal
klimi
Cool
Dima
even ascii
klimi
Oh wow
klimi
Nice
Anonymous
also called ‘dear Imgui'
it's awe i've used it before
Anonymous
awe what?
awesome
jot.rs
ок
jot.rs
you name it
Anonymous
?
jot.rs
What do you want the program to do?
Anonymous
create a random number 0-20 and user shoud be guess what is that number
Mat
Which problem?
ex4_mp1e
Hi
ex4_mp1e
I like C++😍
Anonymous
Hi
Anonymous
I like it too
A
Hi there
Anonymous
hi
Anonymous
how are you?
Gradus
how are you?
Very well! And you?
ex4_mp1e
Hey
I_Interface
If you wanna talk but not about C/C++, go for off topic group.
I_Interface
#ot
pavan
/
Lorenzo | Fireentity_293_
Can I do this? void function(){ //exit condition void (*p)(); p = this; (*p)(); } Technically doing this I don’t add function stacks to stack memory
jot.rs
Can I do this? void function(){ //exit condition void (*p)(); p = this; (*p)(); } Technically doing this I don’t add function stacks to stack memory
It would be more like void function(){ //exit condition void (*p)(); p = this; p(); } Because you don't need to dereference function pointer before calling the function. Also I can't see where is "this" defined
jot.rs
I need to access the pointer of the current function but I don’t know how
Replace "this" with function name void function(){ //exit condition void (*p)(); p = function; p(); }
jot.rs
Why ()
Where?
jot.rs
Why this () ?
Which one?
ex4_mp1e
void (*p)()
jot.rs
void (*p)()
It's a function pointer https://www.geeksforgeeks.org/function-pointer-in-c/
Dima
Anonymous
Goodevening
Anonymous
hello friends
Anonymous
i need one help!!
Anonymous
how to Write the program so that it calculates and displays: ▶ dialogue with user for obtaining of symbol string ▶ symbol with min value (according to ASCII integer value) ▶ symbol with max value (according to ASCII integer value) ▶ symbol with average value (according to ASCII integer value) ▶ median value of symbol string (according to ASCII integer value) ▶ mode(s) value(s) of symbol string (according to ASCII integer value) ▶ sorted symbol string in one row and corresponding symbol string ASCII integer values in next row Sort symbol string in alphabet order - A, B, C, ..., a, b, c, ... (according to ASCII integer value)
Anonymous
yes please help.....
Anonymous
please help
Anonymous
Have you tried solved it by yourself? Cus this seems like you're asking to do your assignment
Anonymous
I need to complete within 3 hours so pleas help me with this
Anonymous
I'm also trying
Anonymous
Anyone have reference
Anonymous
Book from 2018 or 2017 to c++ beginners
Anonymous
ANy book for c++ for beginners?
Nameful
package: girlfriend not found
that's not what it would say
Nameful
more like
Sasuke
that's not what it would say
Dunno I don't use debian
Shao
/start@MissRose_bot
Shao
哈哈
joker
where I can learn aptitude questions ?
Anonymous
Any good books for lockless programming
joker
Dima
/ban @Veen14 No, thanks,
Anonymous
/start@MissRose_bot
Flutter
Hello Bois