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

GitHub topics: pointers-and-references

kumartusha/Data_Structures_and_Algorithms

Just think what to do next ??

Language: C++ - Size: 1.69 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

madhurimarawat/Object-oriented-programming-with-c-plus-plus

This repository contains programs in the C++ programming language related to Object Oriented programming.

Language: C++ - Size: 1.64 MB - Last synced at: 24 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

mrsumanbiswas/C

C Language

Language: C - Size: 383 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

AyaanMKhan/Dynamic-Memory-Allocation-Campus-Parking-System

This project uses dynamic memory allocation in order to help for college campuses parking situations. Each garage has their unique attributes. This code develops a system where we can help cars park while monitoring the availability of each of the garages.

Language: C - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Chylynsky/rc_ptr

Reference counted smart pointer for single-threaded enviroments.

Language: C++ - Size: 112 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

D7EAD/papers

Repository for pages.dreadsec.me where I place all my written research papers--and papers I have written out of boredom.

Size: 6.34 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

kalongn/CSE-320

System Fundamentals 2

Language: C - Size: 506 KB - Last synced at: 23 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

omartgabr/LimitOrderBook

This project harnesses the efficiency and flexibility of the C++ programming language to implement a Limit Order Book, ensuring fast order processing and optimal resource utilization in managing buy and sell orders within financial markets.

Language: C++ - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HarryUnchained/HospitalManagement

BUKC 1st Semester Project in C++ (Admin and Patient Login)

Language: C++ - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RougeWare/Swift-Safe-Pointer

Lets you pass anything using reference semantics without the danger of unsafe pointers

Language: Swift - Size: 58.6 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mecomontes/C-Low-level-Programming

Some projects that shows my experience with C programming language and covers all the most important topics in low level programming including: Hash tables, linked lists, binary trees, pointers, arrays, syscalls, function pointers, etc...

Language: C - Size: 534 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

KooroshRH/Emperor

A strategic game that implements with C language.

Language: C - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

fosscit/pointers

Session on pointers in C++

Language: C++ - Size: 3.91 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

adityagandhi124/Dynamic-Array-Record-Program

C program that manipulates a Dynamic Array

Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ChandradithyaJ/Skip-List

A detailed explanation and C++ code for the skip list data structure.

Language: C++ - Size: 134 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

karan9123/Algorithms-DataStructures

This repo contains the core foundational algos and data structures

Language: C++ - Size: 321 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

micahondiwa/alx-pointers_arrays_c

Implementing pointers and arrays in C.

Language: C - Size: 12.7 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

omerfarukaydin61/YZV-201-Data-Structures

ITU YZV 201-Data Structures course's homework submissions

Language: C++ - Size: 3.49 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pdr-tuche/tic-tac-toe

# A Tic Tac Toe Game

Language: C - Size: 119 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shahzaneer/C-and-Cpp-Basics

Learning --> cpp January 2022 - winter'22

Language: C++ - Size: 3.22 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ram-ravan/OpenStreetMap-RoutePlanner

This project uses Object Oriented Programming concepts in C++ and IO2D graphics library to render the map data into OpenStreetMap.

Language: C++ - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

denizturkk/C-Pointers

This source file can be useful for those who want to understand or practice pointers in the C programming language

Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Daniel-Himself/C-Pointers-Usage-Examples

1st Semester Programming 101 project. C Pointers - Examples of string compression and positional numeral systems conversion

Language: C - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

erikborsi/BlackJack

Blackjack card game, text based, European rules!

Language: C++ - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

gowthamrajk/Structure-and-Pointers-in-C

This module consists of some programs in pointers and structure concepts and some concepts that will be asked in the interview perspective.

Language: C - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mlennig/Chapter12_C_and_Cpp

Classes and Inheritance, Constructors and Destructors, Virtual Functions, Virtual Destructor, Default Values, Operator Overloading, Pointers and References, Templates

Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

llabori-venehsoftw/CourseC

Files by Course C Beginner (Pointers)

Language: C - Size: 165 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

nikselko/playing_cards

This is a simple C-language implementation of playing cards with the usage of structures and pointers!

Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Related Keywords
pointers-and-references 28 c 9 pointers-and-arrays 7 cpp 7 pointers 6 pointers-to-functions 4 pointer 4 object-oriented-programming 3 pointers-in-c 3 c-programming 2 dynamicmemorymanagement 2 templates 2 virtual-functions 2 structures-c 2 linked-list 2 memory-allocation 2 memory 2 arrays-and-strings 2 sorting-algorithms 2 searching-algorithms 2 data-structures-and-algorithms 2 data-structures 2 cpp17 2 valgrind 1 searching 1 skip-list 1 skiplist 1 algorithms-and-data-structures 1 classes-and-objects 1 heap 1 dynamic-memory-allocation 1 cpp-programming 1 university 1 savegame 1 game 1 file 1 hash-tables 1 type-safety 1 swift-pointers 1 swift 1 safe-pointers 1 reference-semantics 1 danger 1 playing-cards 1 pointer-arithmetic 1 operator-overloading 1 destructors 1 default-values 1 constructors 1 classes-and-inheritance 1 classes 1 interview-questions 1 vectors 1 blackjack 1 positional-numeral-systems 1 oop 1 programmingbasics 1 tic-tac-toe 1 portuguese-brazilian 1 ponteiro 1 indirection 1 address-of 1 list-applications 1 dynamic-memory 1 sizeof 1 malloc-library 1 malloc-free 1 malloc 1 stable-matching-algorithm 1 low-level-programming 1 learning-c 1 hello-world 1 docmentation 1 c-tutorial 1 c-language 1 c-by-mrsumanbiswas 1 c-basics 1 advanced-c 1 string-manipulation 1 static 1 polymorphism 1 pointer-to-function 1 overloading 1 oops-in-cpp 1 inheritence 1 file-handling-in-cpp 1 exception-handling 1 exception-handlers 1 encapsulation 1 constructor 1 array-manipulations 1 abstract-classes 1 strings 1 arrays 1 structures 1 menu-driven-program 1 dynamic 1 standard-template-library 1 optimization-tools 1 multithreading 1