___
Base structure of c
Read first let us c book
A
Cpp I am having difficulty in making star pattern using for loop for piramid and other patern any suggestions
Max
hi how i can implement PATH variable in xv6?
%Nikita
hi how i can implement PATH variable in xv6?
i think like any other env variable
AmR
How I can convert files and dir's list to std::filesystem, What I can use for that ?
Ziky
Convert? Isn't std::filesystem just api to access filesystem?
AmR
Convert? Isn't std::filesystem just api to access filesystem?
I have file list from mobile to add to filesystem
AmR
and how check if file or dir have right permission to work with ?
Ziky
Your code runs on that device?
AmR
nop in pc
AmR
file viewer
Ziky
TBH idk how android stuff works and I never used std::filesystem But i guess your pc must see files from android as disk and then list those files using filesystem api instead of ls
Naftali
Hi I am writing in c++ And i need to pass a member method as a parameter into a template function Because i have a couple of loops that differ only by using a different member method of the same object Is there a place where i can read about it ?
Ludovic 'Archivist'
Hi I am writing in c++ And i need to pass a member method as a parameter into a template function Because i have a couple of loops that differ only by using a different member method of the same object Is there a place where i can read about it ?
You can either: - Write it as a Strategy (traditional OOP way) look up design patterns - Use type erasure and lambdas with std::function to wrap the conditions for each methods and the method - Same as above, but with function pointers, limited to cases where all arguments match, possibly slightly faster than the other methods
Anamika
Can someone share me the book of c programming
Anamika
If someone have please send
Rose
Can someone share me the book of c programming
Please check out this channel - @Resources for information on learning sources for C and C++ (books and videos) and Frequently Asked Questions.
AmR
Can I query basic information about the file object with std::filesystem ?
AmR
I have output from adb shell ls -lL / I want convert to object tree to be like std::filesystem, and add all info in it Is this right thinking ?
Iyas
Can someone share me the book of c programming
C how to program good for beginners
R_morarce
Hello
R_morarce
One question?
harmony5 🇺🇳 ⌤
Rose
One question?
Don't ask meta questions. In other words, don't ask to ask. Questions like "Does anyone know XYZ?", "Has anyone used XYZ?" or "Can someone help me?" are all considered meta questions because they don't specify what your actual problem is. These questions give the impression that you want people to approach you and offer their help as if they don't have any other work to do. Now doesn't that expectation make you look like an idiot? If you have a question ask it directly. You are more likely to get a response that way.
Ali
Hi Everyone, Can anyone please share “c++ primer plus book- Author: Stephen Prata” ??
Victor
Can someone share me the book of c programming
Rose
Can someone share me the book of c programming
Please check out this channel - @Resources for information on learning sources for C and C++ (books and videos) and Frequently Asked Questions.
James
Hi
Often
I am at structure
Often
I am at structure
Anyone there?
klimi
Anyone there?
and to what place are you refering?
klimi
This place
yes, there is over 17k people here
klimi
Rose
U from?
Offtopic discussions should be done in the C/C++ Offtopic group. Please take your discussion/questions there.
harmony5 🇺🇳 ⌤
#ot
Someone from here spam dm. Can I send you screenshot proof?
harmony5 🇺🇳 ⌤
Send it to me or Klimi
I sent you the screenshot
Prachi
What is the programming
Shady
What is the programming
Google is faster at providing publicly available information. People are better at analyzing a problem and providing a solution. Generative AI is somewhere in between. You seem like you simply need some information.
Ali
klimi
!
?
KRISHNA
?
hemlo
klimi
Rose
hemlo
Offtopic discussions should be done in the C/C++ Offtopic group. Please take your discussion/questions there.
Bh@iR@m
hii everyone i am begainer at dsa can anyone help me how to statr and from where to start
Aurora
run and don't look back
Arthur
hii everyone i am begainer at dsa can anyone help me how to statr and from where to start
There are lots of resources on the internet, for example: https://techdevguide.withgoogle.com/paths/data-structures-and-algorithms/
Raina
Hey I'm a beginner in C and don't know anything can someone share some best yt channels and notes or the same Which will help me for C from basic level
Neha
int main(void) int x,y,z x=8++; y=++x++; z=(x+y)-- ; printf("x=%d, y=%d, z=%d\n",x,y,z); Output ??
Never Spam Bot
، is now approved by the group admin and can send messages without any restrictions code blocks, codelite, visual studio, vs code, clion, dev c++ Which one is good for c++? I tried most of them, but each of them had its own disadvantages. For example, if I want to work with c++23 or c++20, which IDE is easier? (in terms of installation and setting) or it doesn't matter and should I just pay attention to my taste? For example, if I want to work with C++ in the field of artificial intelligence, does it matter which IDE I choose? See spam? Quote the spam message in the group and reply with /spam
Sruthi
/start@MissRose_bot
Rose
/start@MissRose_bot
Heya :) PM me if you have any questions on how to use me!
Sruthi
Print hello world!
fedee 🥱
Hello! I was looking for a customization of my cmd in c++, does someone know how to get the same result of the ExplorerBlurMica github source? thank yall
fedee 🥱
Wat
wat wat
fedee 🥱
ok so there is this source on github (ExplorerBlurMica) and i would like to know if its possibile to get the same result on a cpp cmd
\Device\NUL
wat wat
Did you mean conhost?
fedee 🥱
Did you mean conhost?
hm idk but i think no
\Device\NUL
hm idk but i think no
Elaborate "my cmd"
fedee 🥱
Elaborate "my cmd"
my c++ program, the console of my program
fedee 🥱
Elaborate "my cmd"
yes but the blur doesnt exists in the function you sent
fedee 🥱
i was asking if its a method importable that one i sent
\Device\NUL
yes but the blur doesnt exists in the function you sent
Because it's from the console and not the cli program
\Device\NUL
wdym
The blur come from the console / terminal and not the program that running
fedee 🥱
The blur come from the console / terminal and not the program that running
yes but i would like to get the same result of the github repo, is there a way or..? (just jf yk)