Muhammad Bin Zafar

Results 7 issues of Muhammad Bin Zafar

`cpy` strives to let you do scripting like Python. It implements all functions of Python in C, most minimally as possible.

`C:/msys64/mingw32/bin/powerline-shell.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory` What are the libraries that powerline-shell depend on?

Is it possible to capture a photo using `termux-camera-photo` with flash? Do we need to change `termux-camera-info`, if possible? Or helplessly learn and implement Java?

In a `bash` shell you cannot use left and right arrow to navigate around horizontally, while taking input. ```bash $ read variable SomeTezt^[[D ``` Just displays verbatim escape sequences. I...

Build steps include: ``` ./configure make ``` Both of these files are missing from the repository.

Given any variable, will free the memory if it's malloc'ed. Determines variable type automatically internally

feature

A good implementation: https://github.com/exebook/hashdict.c

feature