Ecosyste.ms: Repos

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

GitHub topics: pointers-in-c

thesahirahmed/c_basics

This repository contains a collection of basic C++ code files covering various concepts and exercises. It includes simple programs and exercises aimed at beginners learning C++ programming.

Language: C++ - Size: 233 KB - Last synced at: about 15 hours ago - Pushed at: about 22 hours ago - Stars: 0 - Forks: 0

RichardMiruka/alx-low_level_programming

This repository contains multiple programs written in C for Low-Level programming track @ ALX Africa.(Holberton School)

Language: C - Size: 2.33 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 1

shashankarya9999/C-Programs

This repository is dedicated to showcasing my journey through the world of C Programming. It serves as a collection of projects, exercises, assignments, and resources related to C.

Language: C - Size: 24.7 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

victorpreston/simple_shell

A minimalistic yet fully functional shell terminal emulation | Using C programming language, simple_shell executes basic commands, interacts with the operating system and introduces users to the foundational concepts of process management & input/output operations,

Language: C - Size: 126 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 0

helenailic/Naive-Database-Machine-Project

SQL or not- I am a fan of keeping my information organized. In this project, I implemented a working simple database consisting of tables using C++

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

DanielDekhtyar/CS50x

All my code assignments from CS50’s Introduction to Computer Science

Language: C - Size: 65 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jaydattpatel/C-Programs

C language Programs

Language: C - Size: 136 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

niccolosottile/Principles-of-programming-in-C-

5 programming questions in C which test your understanding of C programming (syntax, data structures, pointers, and dynamic memory allocation)

Language: C - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

afeefahmed241/phoneBookApplication

A Standard phone Book console application project built with C

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

melboukr/Student-Database-Management-System-in-C-Language

C language console-based "Student Database Management System" project utilizing structures and pointers for efficient data management - add, display, search, update, and delete student records. Implements file saving for future use. Demonstrates fundamental C programming skills.

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

Winter0996/DowntownQueue

This project was my final project last semester in my CS2 class to conclude our review of data structures using C. I was put into a group of 3 other students and we went on campus downtown to record data of the streets we decided to include in our Queue

Language: C - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AishatAdewoyin/alx-low_level_programming

C programming repository, for the ALX low level programming learnings

Language: C - Size: 436 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Dare-marvel/C-programming--Problem-Solving-through-Imperative-Programming-Lab--PSIPL--

📜 Welcome to the C Programming Repository! 📚✨ Immerse yourself in a meticulously curated knowledge bank on C Programming. 🌐💡 Explore the intricacies of coding, algorithms, and efficient programming techniques. 🚀💻 Master the art of C language in this dynamic space! 👨‍💻🌐

Language: C - Size: 206 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

datlt4/licensepp-openssl-crow

Language: C++ - Size: 9.49 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

gabrielpereir4/datastructures

Data Structures using C, attending a project from UNICAMP.

Language: C - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

kalongn/CSE-220

System Fundamentals 1

Language: C - Size: 4.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ARTIRL/ProjectWorkC

A short CMD Program mimicking real life banking system

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

Zzzhenya/libft

A static library for string and memory manipulation. Recreating basic string and memory functions from string.h, ctype.h, stdlib.h using basic funtions from stdlib.h and unistd.h to learn basics of C.

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

Guilhermebit/a-pacman-game-using-c

A PacMan Game developed in C language

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

Mohamed-Taha-Essa/programs-in-c-language

simple scripts using C language and Embedded C.

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

vinayak-vohra/dsa-programs

[2023] (MCA - Sem 1) DSA lab programs

Language: C - Size: 1.46 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ANSANJAY/00_PointersInC

Explore the world of pointers in C. This repository is a comprehensive guide that demystifies pointers and their usage, providing examples, documentation, and practical exercises. Perfect for beginners and intermediate learners looking to deepen their understanding of pointers in programming.

Language: C - Size: 47.9 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

leandroblandi/TDA-Arboles

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto), con la temática de Árboles. Tiene funciones que permiten agregar, modificar o "eliminar" un arbol. También realiza una escritura simple del conjunto de árboles ingresados.

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

leandroblandi/TDA-Generalizado

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto). En este proyecto intentamos como compañeros generalizar las funciones típicas de un TDA anidado. Para luego utilizarlo en exámen.

Language: C - Size: 48.8 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

leandroblandi/TDA_Vehiculos_Parcial

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual es una consigna del segundo exámen parcial (Tema 1) correspondiente a la materia Programación de Computadoras en la Universidad Nacional de Lanús.

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

leandroblandi/TDA-Negocios

Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto), con la temática de Negocios. Se puede ingresar los datos de un Negocio, y además algunos pares de Productos que pueda tener.

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

kabir-afk/C-and-Cpp

here is a list of all the things I've done in c and c++

Language: C - Size: 3.02 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nithinbharathi/ExpenseTracker

An interactive console app that helps us keep track of personal budgets and expenses.

Language: C - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

berkaygediz/C-Studies

Made with C and C++.

Language: C - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

gipage/prc-maq-prog1

Software de administración de ingresantes de la FCFMyN - UNSL como proyecto final de la materia Programación I año 2020

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

matheus1950/INF029-LaboratorioDeProgramacao

Disciplina de Laboratório de Programação cursada em linguagem C.

Language: C - Size: 336 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

saliba196/UNIFESP_Algorithms_DS

Algorithms and Data Structures (I & II) codes

Size: 30.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gtpoint/alx-low_level_programming

C programming language during the ALX-Low_Level_Programming

Language: C - Size: 417 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Red-Cloud2000/Payment_app_egFWD

Payment systems are now available everywhere and everyone interacts with these systems every day. There are different types of transactions you can make, SALE, REFUND, Pre-Authorization, and VOID. SALE: means to buy something and its price will be deducted from your bank account. REFUND: this means that you will return something and wants your money back to your bank account. Pre-Authorization: means holding an amount of money from your account, e.g Hotel reservation. VOID: this means canceling the transaction, e.g if the seller entered the wrong amount. You are required to implement the SALE transaction only by simulating the card, terminal(ATM), and the server.

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

Tonyopano/alx-low_level_programming

Most of the projects done with C programming language during ALX-low_level_programming Track , cohort 8

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

AR0Z/Henallux-B1-C-JoueursPersonnages 📦

Summary exercise: full project

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

Mercy-Njuguna/alx-low_level_programming

In this repo I handle tasks on C programming;

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

adevancomp/Exercicios-Linguagem-C 📦

Códigos de programação resolvidos para a disciplina Programação de Computadores e Algoritmos na Universidade do Estado do Amazonas

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

abados/Generate-Processes-Dlls

C project, pulling data about current processes and dll's in your local machine, and generate the data into HTML pages

Language: HTML - Size: 1.71 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

piotr-marendowski/c-pointers

A collection of programs from "A Tutorial on Pointers and Arrays in C" Version 1.5 by Ted Jensen.

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

DeveloperBoyAman/C-With-Aman

This Repository Contains Content ( Programs ,Projects etc...) Related to C Langauge

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

Muk200/Data-Structure-and-Algorithm

my leanings of data structure and algorithm in c++ language

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

fabeklou/Playing_with_pointers

Here I'm learning more about pointers in C, in order to improve my understanding of the subject.

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

Aysuarex/alx-low_level_programming

Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5

Language: C - Size: 573 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 30

Egbuta-Godslove/C-programming-Exercises

c-programming

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

rafaelfigueredog/LinkedListInC

This is an implementation of a singly linked list in C. A linked list is a linear data structure where elements are stored in a sequence, but each element is linked to the next element using a pointer.

Language: C - Size: 2.93 KB - Last synced at: over 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

haid-er/C-Language

Repository contains the codes about programming fundamentals of C Language.

Language: C - Size: 9.9 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hafiz-Sakib/Nested-Loops-Strings-Arrays-Pointers

Nested Loops,Strings,Arrays and Pointers

Language: C - Size: 43 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

sundayirvine-code/reverse_stack

Reverse a stack using two temporary stacks employing pass by reference of pointers. i.e, using a double pointer.

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

Someone06/DFS-with-Pointer-Reversal

A DFS that stores its stack inside the nodes of the traversed graph.

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

fherrera124/pointers-on-c-book

Language: HTML - Size: 5.07 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

pmsoares/c-programming-apontadores

Programação em C - Apontadores (PARTE8)

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

mdallen5393/Pointers_Live_Coding

Contains content used and/or created during Matthew Allen's Live Coding Session over Pointers in C programming.

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

arizansari80/c_generic_data_structure

Generic Data Structure Library for C language and a great way to learn pointer concept in c and c++

Language: C - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

josiashod/alx-low_level_programming

Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming

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

Gespinoza10/Pointers-Vectors-Allocated-Memory

Pointers, Vectors, Structures, Dynamically Allocated Memory.

Language: C++ - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 2 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: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

saideepakreddy0308/Advanced-Pointers-C

Size: 215 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Liri-Be/Trivadog

Hostels management - add hostels, rooms, find empty rooms and etc. - Project for university (C)

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

prempreetbrar/Auction

A program that simulates an auction using POSIX threads in C, where each thread represents a bidder. Progress bars are displayed to see what value each bidder is bidding.

Language: C - Size: 4.25 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DanielVargasLedezma/Hotel_City

Primera tarea de Paradigmas con paradigma estructurado

Language: C - Size: 2.71 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

Dmkk01/Basics-in-C-

Simple exercises made in C language

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

Related Keywords
pointers-in-c 63 c 31 pointers-and-arrays 13 linked-list 10 pointers 9 recursion 8 data-structures 8 struct 6 dynamic-memory-allocation 6 sorting-algorithms 5 simple-shell 4 printf 4 arrays 4 cli 4 adt 4 malloc-free 4 file-handling-in-c 4 cpp 4 array 4 loops 3 functional-programming 3 structures-in-c 3 c-programming 3 string 3 structs 3 shell 3 queue 3 c-language 3 functions 3 malloc 3 for-loop 3 structure 2 stack 2 hash-tables 2 c-programming-language 2 dynamicmemorymanagement 2 monty 2 pointers-and-references 2 stacks 2 while-loops 2 union 2 do-while-loop 2 files 2 console-application 2 cplusplus 2 arrays-and-strings 2 memory-allocation 2 structures 2 if-else-statements 2 pointer 2 binary-search-tree 2 strings 2 string-manipulation 2 tda 2 pointers-to-functions 2 programming 2 graphs 2 shell-script 1 heapsort 1 bellman-ford-algorithm 1 engenharia-de-computacao 1 cs50x 1 linguagem-c 1 css 1 dictionary 1 dlls 1 html5 1 linked 1 processes 1 2darrays 1 hashtable 1 nested-loops 1 singly-linked-list 1 udacity-embedded-systems-professional-track 1 recursion-algorithm 1 btree 1 counting-sort 1 files-in-c 1 preprocessor 1 recursions 1 algorithms-and-data-structures 1 staticlibrary 1 tree-structure 1 variables 1 dinamic-alocation 1 redblacktree 1 expression-tree 1 quicksort-algorithm 1 mergesort 1 algoritmos 1 structures-c 1 dfs 1 book 1 exercises-solutions 1 cprogramming 1 programming-language 1 advance-string-library-in-c 1 bst-delete-operation 1 essence-java-string-in-c 1 generic-set-data-structure-in-c 1