Dima
Total crap
Anonymous
Well at least naming is better than posix
Anonymous
Anonymous
I mean, learn more advanced stuff, I know the "basics"
Dima
Anonymous
Anonymous
There's pretty good framework called Qt
It's more about GUI apps but you can build console app with this
Anonymous
There's a lot of "abstractions" on OS API
Anonymous
It's crossplatform
Anonymous
Anonymous
Various things
Anonymous
Networking, file system, etc
Anonymous
Wouldn't it be better to know directly the OS API?
Anonymous
Anonymous
When there's no abstractions for that
Anonymous
Because code look cleaner with them
Anonymous
Linked list insertion deletion programs
Dima
Anonymous
Anonymous
/warn
Lieutenant
Linked list insertion deletion programs
try learncpp<dot>com to learn the basics of c++. then learn about Linked Lists from geeks for geeks or any book that you want to refer. and tell us if you encounter any doubts!
Anonymous
Hi..Can you help me solve this question?
Anonymous
Anonymous
Do you want us to write a code for you?
Anonymous
Anonymous
Lieutenant
yes
so, you've chosen death
Anonymous
thank you
Tushar Goel
#include<stdio.h>
int main()
{
long int n;
scanf("%ld",&n);
long int a[10000000];
long int i;
for( i=0;i<n;i++)
{
scanf("%ld",&a[i]);
}
}
Dima
Tushar Goel
guys in this code , compiler compiles the program without taking input from the user
Tushar Goel
Ya so I used long int
Tushar Goel
but still it isn't working
Anonymous
I understood the rules, thank you all
Flamingo 🔒🦩🤏
Hi all I'm not very expert with C, I was looking at the function execvp here
i have this code
The function takes char *const argv[] but I have const char *args
If i try ro modify the struct from the one that i have now to *const args[] the compiler just give up with an internal compiler error
Tushar Goel
Ohh. Actually i dont know what is heap and all
Tushar Goel
can you recommend me a video or something
Tushar Goel
But these are local variable
Tushar Goel
and also only the main()executes
Tushar Goel
Okay sir
Tushar Goel
thank you so much
Anonymous
I am not getting the answer to the problem
Anonymous
I dont know what exactly is wrong
Anonymous
this is from project euler #11
Dong
no
Flamingo 🔒🦩🤏
Anonymous
What is pastebin?
Anonymous
Artöm
Now you know
Anonymous
Yeah
Anonymous
https://projecteuler.net/problem=11
Abhishek Barai_Civil
If I ask my c language doubt here can it be solved ?
Artöm
Maybe
Abhishek Barai_Civil
K
Abhishek Barai_Civil
So basically here people teach c or it's just to discuss various problems on it?
Dima
Dima
this group is for advanced people
Abhishek Barai_Civil
👍
Abhishek Barai_Civil
I have just started c and in search for someone who can help me out with my doubts
Abhishek Barai_Civil
What should I do?
Anonymous
Artöm
Read a book
Abhishek Barai_Civil
Thanks 😊
Anonymous
Yes
Anonymous
Just tell me... I have looked at the code like over over again
Anonymous
#advanced
https://medium.com/@mujjingun_23509/full-proof-that-c-grammar-is-undecidable-34e22dd8b664
Anonymous
Thanks
Francisco
Francisco
Oh you're right, I misread the title hahaha
Francisco
But I think I read a discussion about it in Reddit, let me check
Francisco
https://www.reddit.com/r/cpp/comments/g9nvmj/full_proof_that_c_grammar_is_undecidable/?utm_medium=android_app&utm_source=share