An open API service providing repository metadata for many open source software ecosystems.

gitlab.com topics: Pointers

lightmeter/go-pointer-utils

Some utility functions to work more easily with Go pointers

Last synced at: over 1 year ago - Stars: 0 - Forks: 0

Echo-8-ERA/Echo8ERA.Pointers

Pointers.NET is a library intended to give the ability to work with unsafe code to languages that lack built in facilities to do so.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Toppeker/cpp_pointer_tutorial

This project contains some codes that demonstrates the usage of pointers in C++.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

lawebb/malloc-and-free-functions

My own implementation of C's malloc and free functions.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

lawebb/command-line-library-system

A command line interface for a library management system, to help manage students and books. Check ReadMe for more details.

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

lawebb/c-code-comment-remover-and-brackets-checker

Write a program to process source code files of C-like programming languages by: 1.removing all comments from a source code 2.checking that all brackets in the source code have a matching open/close bracket Check ReadMe for more details and example

Last synced at: over 2 years ago - Stars: 0 - Forks: 0