爱月夜眠迟
I kown it now.
爱月夜眠迟
I think it's a hard problem for me.
klimi
NorthStarrr
Made in China
爱月夜眠迟
爱月夜眠迟
I don't kown how to play with it.So hard.
Z0OM
Pls tell what i am doing wrong
This one. I changed datatye of f to char but on running it. After i enter values it says error. Pls re view
klimi
i like the roux method... anyway this is offtopic
爱月夜眠迟
你好
兄弟?
klimi
兄弟?
nah i just know the "hello"
爱月夜眠迟
compile error or runtime error.
NorthStarrr
兄弟?
我们不懂您的语言。
klimi
no idea i don't program
klimi
我们不懂您的语言。
yeah chinese is nice but other admins and people wont appreciate it here
爱月夜眠迟
我们不懂您的语言。
So you use google translate?
爱月夜眠迟
当然啦
哈哈。
爱月夜眠迟
Runtime
Now you need to google what dynamic memory is and how to allocate dynamic memory with c.
Z0OM
NorthStarrr
简体中文和繁体中文有什么区别?
爱月夜眠迟
爱月夜眠迟
Z0OM
What?
爱月夜眠迟
What?
I am using ubuntu. And the telegram don't support the kind of message you sent on ubuntu.
Burhan
/notes
Elnee
!get imhacker
Elnee
I didn't get it but I am not a hacker anyway
Elnee
Also hackers are not those guys that breaks DRMs and engage piracy. Hackers are those who can understand very complex system in hours and make it better in days, when other can barely grasp the internal idea after month of investigation.
Elnee
Hackers be like “what is esi/edi?”
Registers' names obviously :D
_Bhushan..
Any one help me to I learn Java
Elnee
But it's C++ chat, isn't it?
klimi
im feeling not evil today
Elnee
Any one help me to I learn Java
God helps you if you will pray every day and bless you with a knowledge of Java. That's only one way to learn it.
Anonymous
Anyone can tell me How to become self taught programmer ?? (In India)
Pavel
Anyone can tell me How to become self taught programmer ?? (In India)
Just how I see it 1. Choose a language (don't think too much here, you need it just to learn the basics) 2. Find a book about learning this language for total beginners (google suggestions in the internet) 3. Try to learn it by the book, but for every thing you learn try to code something fun 4. If you encounter a problem, google it 5. If you googled enough but didn't find the solution then try to find help on forums or chats (like you can ask here about C/C++) Getting here will take several months. Don't expect to learn it instantly. 6. When you learn the basics: basic types, functions, loops, pointers (if there are in the language) try to google about OOP and software design. Don't stop here for a long time, you'll need to learn and practice it further). 7. Choose a language you're going to learn for the next years (you can return here at any time, so don't stop here for a long time also, just choose something you feel you like). 8. Find a good book about this language, while reading it, try to write some real application (choose something as simple as possible, something that you believe you can write in two weeks). At this point you'll probably will know what you're going to do next.
Francisco
Admins, are questions about Travis/Continuos Integration allowed? It's not entirely related to C++, but kind of
Dima
perhaps
Francisco
Does anyone know how to activate a github repository on travis-ci.com? I've tried it on travis-ci.org and can't activate them, so moved to .com, but still no luck...
Ибраги́м
https://github.com/vinniefalco/json/
Ибраги́м
?
?
Jussi
Why dont you link nlohmann's json lib?
Алдар
Hi, i clicked on the button to prove that i’m a human and nothing happened
klimi
it did
klimi
now you can write
Anonymous
it did
Do you study computer science theory
klimi
i am studying basic high school with wide range preparation for university
Rostin
nice
Anonymous
/rules
The Eden
#notename
Anonymous
Recently I read an news article, which says that GNU C compiler have strictly stopped allowing array creation using variables ( int a=10; int arr[a] ;) I know its not a proper approach as while declaring array , [ must_have_constant] . My question is after rolling this new update in compiler, does existing system /OS codes got affected?
Anonymous
Cool beans. I'll probably just lurk here for a bit; C is kind of intimidating for a first language.
yoav
someone know how to assign variable to shell command in c language something like: command = system("ls"); printf("%s\n", commamd);
Anonymous
I don't have much experience with that stuff. But have you considered trying to redirect it to a stdout pointing to bash? Just an idea
Anonymous
/Rose
Anonymous
Write a program that allows a user to input 2 integers and using a function named MAX find the largest of 2 integers
klimi
Done
Anonymous
??
klimi
??
Ive finished writing the program
P M
Can I share my programming tutorials here? Only once/twice per day. Will it be against the group policy?