H̲i̲L̲e̲v̲e̲l̲
A lot of they are some stupid
Anonymous
Why you say that?
H̲i̲L̲e̲v̲e̲l̲
Because I know about 30 russian
Anonymous
A lot of they are some stupid
that applies to everyone, not just Russians
Dima
yeah
Dima
but
Dima
#ot
TuF
Tomorrow is a test of codevita
Anonymous
codevita?
Rekha
Why we use looping in programming with c?
Dima
Lol.
Rekha
Give me exact reasons
Dima
well this is a simple logic, when you need to process data partially or do some thing X times
Rekha
Ok
Nikolas
Give me exact reasons
"please"
Rekha
I don't no
Dima
Amol
"please"
I think repetition of statement number of time
I_Interface
Thx for stickers pack)
Anonymous
What will you guys prefer for command line argument parser? implement manually using while loop over argv or using simple third party library like cxxopts?
Anonymous
Hi all! Need help with one thing. I need to fill the variable x from 0 to 1 with delta = 0.002 in 1 or 0.5 or .25 seconds. For this purpose I use steady_clock. I do not known, how correctly to do this. Please help.
Anonymous
DaVlad 🇸🇰
DaVlad 🇸🇰
Why use posix function?
Anonymous
cross platform?
Dima
Why use posix function?
you wanna use winapi? ( ͡° ͜ʖ ͡°)
DaVlad 🇸🇰
you wanna use winapi? ( ͡° ͜ʖ ͡°)
No thanks, I would better use mingw on windows
I_Interface
Anonymous
Anyone done any sort of 3D graphics or graphics in general? Looking to start programming some graphics stuff, I'm looking at using OpenGL3 but I'm not sure if that's the best place to start.
Anonymous
how to run a .out file in Ubuntu
Anonymous
Anonymous
it say no suitable software for opening file
Anonymous
it say no suitable software for opening file
Run it using a terminal. You can run it using a GUI but it depends on your DE.
Anonymous
In the terminal
on clicking file
Anonymous
but not tried in terminal
Anonymous
What distro, DE, etc?
Anonymous
Ubuntu 19
Anonymous
./a.out
Francisco
on clicking file
For programming purpose, always terminal or IDE
Anonymous
okie👍
Anonymous
Should work just fine
Anonymous
I think you can right click and select something like run as executable? Been a while since I've used GNOME.
Francisco
what you use now?
Just use the terminal
Francisco
It's one of the most powerful tools you have in Linux systems
Anonymous
Yours is gnome too
Anonymous
It's one of the most powerful tools you have in Linux systems
Terminal is what made me fall in love with Linux
Francisco
Terminal is what made me fall in love with Linux
The reason everyone fells in love with Linux
Anonymous
worked 😅
Anonymous
thanks
Francisco
Once you learn to use the terminal, Windows feels like a prison
Francisco
Feels like windows with no windows
I can't follow, but the point is clear
Anonymous
LoL okay it's off topic anyway
Anonymous
Feels like windows with no windows
😂😂 it sounds funny sorry
桃桃乌龙
Why would you want to recreate such things like args parser by yourself? There’re many nice implementations out there.
桃桃乌龙
Unless you want to study how to parse command line arguments...
Anonymous
Learning C++ is hell. Tutorials are scattered, every single one has a different style of doing things. Every one uses a different version, some are from 1986, some 2019. Such a pain.
Anonymous
😢😢
桃桃乌龙
Yes btw my school is still using ancient turbo c compiler
桃桃乌龙
It can only build 16bit MS-DOS executables
Anonymous
Jesus
Anonymous
I'm trying to get started with OpenGL. A lot of tutorials are written by people being elitist. "How do I do X with Y?" "Ugh stop using Y why would you do that" "Why is Y bad? What should I use instead?" "Just don't use Y."
DaVlad 🇸🇰
Francisco
It's enough for beginners
Beginners shouldn't use outdated IDEs no matter what
Francisco
why ?
Because they're outdated? Maybe? And there're better and easier IDEs to use
Anonymous
What are variadic functions in c?
Anonymous
I use vscode
Anonymous
Sometimes in terminal itself like nano and vi
Anonymous