Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
barak manos
barak manos has asked
34
questions and find answers to
88
problems.
Stats
1.9k
EtPoint
483
Vote count
34
questions
88
answers
About
barak manos questions
How does the standard C preprocessor interpret "0xFFFFFFFF"?
Converting a string to a number in C++
Python: How to access a YouTube web page?
Pythonic way to count the number of trailing zeros in base 2
Convert between date/time and time-stamp without using std library routines
Java - Class Field / Method getInt [closed]
Download a Firefox extension (add-on) without installing it
Read from a BufferedReader more than once in Java
Retrieve the final location of a given URL in Java
VS compilation warning: result of 32-bit shift implicitly converted to 64 bits
barak manos answers
Lossless Compression for Coordinate Path Data
How to use if/else condition in selenium webdriver?
B-spline curves
Given this code snippet, is the output CPU dependent or not?
Dynamically allocating memory for const char string using malloc()
Selenium Webdriver - Issue with FirefoxDriver: Error: cannot open display: :0.0
Linked list: Difference between "node* head=new node" and "node* head"
What is a reference-to-pointer?
Why an expression instead of a constant, in a C for-loop's conditional?
Are these compatible function types in C?