Liam
You should reply to it.
Well, it seems that the bot is down...
Anonymous
/help@rextester_bot
Anonymous
Execute code. Usage: /<language> <code> [/stdin <stdin>] Inline mode: @rextester_bot <language> <code> [/stdin <stdin>] Line breaks and indentation are supported. I'll also try to execute files pm'ed to me. See list of supported programming /languages. See /about for useful links.
Anonymous
and i probably think its better to use it in inline mode
Liam
nope
Well, the execution module of the bot is down...
Liam
/bash uptime
Anonymous
adding it here creates command spam
Anonymous
remove it?
i did 😆
Anonymous
u added back
Anonymous
/bash@rextester_bot
Anonymous
/bash@rextester_bot
Ok, give me some Bash code to execute Send it as text, or pass a file
Liam
i did 😆
Didn't notice that.
Anonymous
what fuction to check if input is integer or string in C#
Germán
(Arduino) Any method to execute the loop function at the same time as the serial is reading constantly a sensor?
Germán
I'd appreciate any help thx :c
Abde
what fuction to check if input is integer or string in C#
this is a C/C++ group and not a C# group
Abde
also you can find this easily googling a bit
Anonymous
Germán
Just add the read function before write in void loop() without any delay
That's the problem.. I need the delay function
Germán
Wait a moment
Germán
I write it
Germán
Summarized
Anonymous
Okay
Germán
Void loop(){ Var = digitalRead(button); If (Var){ Memory != Memory; } (If Memory is 1){ *imagine here a traffic light system (with delay)* } Else{ Every light is turned off }
Germán
A traffic light system which you can turn on or turn off
Anonymous
hey hello
Anonymous
does anyone know a good book or website etc. for learning xlib?
Sunil
A friend of mine told me about this recently
Anonymous
Sunil
Stanislav
> While Xlib is still used in some environments, modern versions of the X.org server implement Xlib on top of XCB
Anonymous
it's really old, xcb is better
i will look this, thank you
Stanislav
https://www.x.org/wiki/guide/xlib-and-xcb/
Stanislav
Anonymous
Anonymous
Just add read wherever you need it
Anonymous
If it doesn't enter the if it won't even matter if there are more reads or not
Anonymous
I see.
Anonymous
Dima
Abdeta
/vb@rextester_bot
Anonymous
/vb@rextester_bot
Use in inline mode
Ram
how to exit group let me know plz
Ram
this place is not for me. as per pinned msg tnx a lot
Ram
i dont have such skills i want to learn so kindly share exit process
Anonymous
i dont have such skills i want to learn so kindly share exit process
You don't need skills to be part of a group :)
Manan
Send me turbo c compiler
Anonymous
dont use it
Manan
So send me useful edited
Manan
Editer
Manan
Manan
Send me. Best editor for c language
Mr. COwO2 Preis
neovim
Nomid Íkorni-Sciurus
Send me. Best editor for c language
absolutely emacs. You may need plugins and completions, both work best with emacs, unless you want a slower vim To be precise: vim/neovim become easily slow with plugins that use python, but they're nice for fast edits or small projects. I use vim myself and it's pretty nice. But if you need to work on big projects, emacs is just better imho.
Nomid Íkorni-Sciurus
unless you want a full ide (in which case just go for codeblocks/netbeans) then emacs is your best choice.
Anonymous
Just did marie,nice intro
theFlash
Send me. Best editor for c language
Code blocks ( basic ) visual studio community edition ( advanced ) - can debug your code
Manan
What is use of stack
Manan
???
Anonymous
What is use of stack
To store data in LIFO manner
Anonymous
To store data in LIFO manner
I don't get you
Nomid Íkorni-Sciurus
can't use emacs on my phone
vim is perfect then. Or use an editor app (but I can't help you with these as I don't use them)
Anonymous
ya, I use vim
Anonymous
What arestack and queues?
Anonymous
What arestack and queues?
Take some real like examples
Anonymous
Stack of plates
Anonymous
Queue outside a theater
Anonymous
Stack of plates
Last plate added to the stack goes out first
Anonymous
Queue outside a theater
First person in the queue goes out first