Telegramy
Articles
About
« Rev
@programminginc
854
Fwd »
Anonymous
Hello
Akash
Hello
Abhi
Hiii
Anonymous
Cheers Rose
Paras
Cheers Rose
/list commands
Mihail
No
Mihail
No one is writing a program for you
Mihail
Ask here if you have a specific question
Anonymous
Does any one know how to fix this bug .
Mat
Does any one know how to fix this bug .
Context? We're not Fortune tellers :)
BinaryByter
Context? We're not Fortune tellers :)
He is running an application that crashes
BinaryByter
unfortunately, thats not C++ related
Mihail
unfortunately, thats not C++ related
Maybe his
BinaryByter
Mhh
BinaryByter
a.out would suggest that
BinaryByter
but again: no context -> no answer
Anonymous
It is C programming
Anonymous
Its a Graphics program
Anonymous
Using graphics.h header file
Dima
Don’t
BinaryByter
Using graphics.h header file
have you linked against the right library?
BinaryByter
Don’t
^
Azrul
Azrul
what is the meaning for the error??
Ariana
is that font even readable._.
klimi
read the error
klimi
before bool
Azrul
before bool
so what intializer that i need to put before bool
Azrul
??
Azrul
sorry im new in programming
klimi
look what you have
klimi
int main () bool asdasdasdasd() {}
klimi
thats not the correct structure
Azrul
ouhhhh
Azrul
tq
Rahal
hello
Mihail
Hi
Rahal
i want a c program to practice on it
Rahal
like pelles c
klimi
ok
Anonymous
Any one learn c++ in app develop ??
Retro
Paras
I'd love to learn low level c (used in Unix kernel)
klimi
k
Talula
My eyes... MY EYES!!!... HELP
BinaryByter
you haven't opened main ()
BinaryByter
also, CHANGE YOUR FUCKING FONT
BinaryByter
umm... no
Talula
Python is light saber or whatever it's called... python is like a stick.
Dima
Python is light saber or whatever it's called... python is like a stick.
Padawans lightsaber
Anonymous
lol no
Ανδρέας 🇮🇹
aaa my eyes
Azrul
My eyes... MY EYES!!!... HELP
Sorry
Azrul
Hahahahhahahahhaha
Azrul
also, CHANGE YOUR FUCKING FONT
Ok2 i will change it
BinaryByter
fast please
Unknown
/rules
BinaryByter
## Rules #pinned * You are not entitled to an answer, getting angry about not answered questions will get you warned. * Not checking your problem in google (or any other search engine) first will get you a warn. * Asking for something that is in the pinned message right after joining WILL GET YOU BANNED. * C/C++ discussion preffered (assembly also allowed), asking about other languages (or groups for other languages) right after joining will get you BANNED. * Reverse enginnering, hacking and related topics are allowed, but asking to hack facebook, instagram, etc. is NOT allowed. Also if you ask "how to become a hacker" and obviously have zero knowledge on anything related to that you may get warned or banned. * Legitimate requests for help on code and programming questions are welcome. A request is considered legitimate if it describes your problem, what you've done so far and what went wrong. Requests such as "write my program" or "do my homework" are never considered legitimate. Asking not legitimate questions will result in a warn or ban. See https://stackoverflow.com/help/mcve on how to write good questions. * Asking for book recommendations is ok, but "pls give pdf book" is not allowed, find books by yourself. Posting illegally copied books (or links to those books) is also not allowed. * Only English language is allowed, if you speak shitty English or don't understand anything in English YOU WILL BE BANNED. * A little bit of programming related memes, jokes, shitposting are allowed. * NSFW content (porn, nudity, etc.) is not allowed. * Spamming/advertising (job posts are also ads, so ask an admin before posting) will grant you a warning or an immediate ban if you do it right after joining. * Religion, politics and ideological topics are forbidden. * Long code snippets must be posted via a snippet website(links below), posting pictures of code and posting long snippets in the group is not allowed. * If you encounter a problem, while using turbo C++, you will not be helped, use another more modern IDE. * Don't post compiled executables, that is obviously a security risk ## Resources About asking good questions: * [English](http://www.catb.org/esr/faqs/smart-questions.html) * [Translations](http://www.catb.org/esr/faqs/smart-questions.html#translations) For posting long code snippets: * [GitHub Gist](https://gist.github.com) * [Ubuntu Paste](https://paste.ubuntu.com/) * [Pastebin](https://pastebin.com) ## Reports If you notice any forbidden content, please use the /report command while responding to the offending post to report it to the admins.
^
BinaryByter
those are the holy script.. rules
Retro
Python is light saber or whatever it's called... python is like a stick.
lol
BinaryByter
Python is light saber or whatever it's called... python is like a stick.
python is a stick with such a high mass that you have to exert extreme forces unto it in order to use it
BinaryByter
but it works ¯\_(ツ)_/¯
Talula
python is a stick with such a high mass that you have to exert extreme forces unto it in order to use it
Yeah even Visual Basic works, it’s not important that things work, it’s important that they can do everything required, is fast and powerful. Can I write OS in python? Actually no.. Can I do it in C/C++? Yes...
BinaryByter
Yeah even Visual Basic works, it’s not important that things work, it’s important that they can do everything required, is fast and powerful. Can I write OS in python? Actually no.. Can I do it in C/C++? Yes...
The inability to write an OS in python is not what makes it bad
BinaryByter
the thing that makes it bad is that it produces unmaintainable code
BinaryByter
Also, its slow
BinaryByter
its weird
BinaryByter
stuff like myArray[-1] are not understandable
BinaryByter
also, what happens if you accidentally have [-1] stored in your variable?
BinaryByter
and then you do
BinaryByter
myArray [myVariable]
BinaryByter
whoops
BinaryByter
wrong access
BinaryByter
also, what happens with [-2]?
BinaryByter
i guess it could loop
BinaryByter
but with if you have
BinaryByter
myArray [-myArraySize+1]
BinaryByter
does it loop again?
BinaryByter
or is there a bug?
BinaryByter
lets talk about whitespace as syntax element :D
« Rev
@programminginc
854
Fwd »