Skip to content
View JohnVeber's full-sized avatar
👾
Learn C++
👾
Learn C++

Block or report JohnVeber

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. C-learn C-learn Public

    C

  2. K-R_practice K-R_practice Public

    My implementations of tasks and interpretations of functions from K&R book (2nd edition).

    C

  3. Own-implementation-of-some-C-language-functions. Own-implementation-of-some-C-language-functions. Public

    This repository stores some functions of C language which I tried to implement on my own during my training process.

    C

  4. SWAP SWAP Public

    This is a simple program originally intended to be an implementation of standard swap() function in C language for exchanging a pair of variables values​​.

    C