GitHub topics: typedef
shilohooo/json-to-jsdoc
Generate JSDoc comment from JSON object or array.
Language: TypeScript - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

csb6/strong-types
Single-header implementation of strong typedefs in C++
Language: C++ - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

exscriber/Ma2-API
GrandMA2 LUA API Type definition library
Language: Lua - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

jacintogomez/Tandon_Bridge_Resources
Various scripts related to NYU Tandon Bridge topics (mostly OOP)
Language: C++ - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

caroldaniel/42sp-cursus-ft_printf
This is my very own printf function implementarion
Language: C - Size: 180 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 2

samuelselasi/alx-low_level_programming
ALX Low Level Programming (C)
Language: C - Size: 753 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

jaydattpatel/C-Programs
C language Programs
Language: C - Size: 145 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 2

edfvr/alx-low_level_programming
Learning C with ALX
Language: C - Size: 1.63 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

diegomoreira2/dtypes
Simple typedefs for C/C++
Language: C - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

g3th/C_Multiply_Matrix
Exercise in memory management. Multiply and print two differently-sized matrices.
Language: C - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

EmAchieng/C
C language
Language: C++ - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Holladworld/alx-low_level_programming
Repository contains all of the projects done at ALX Software Engineering School's on Low Level Programming. All of the projects are written in C with styling guide `Betty Style. All projects are created to run on Ubuntu 14.04, & 20.4 then compiled with the command
Language: C - Size: 421 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pksh-23514/C-Programming
Solutions to selected problems implemented on C.
Language: C - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Memphis-Hydra/alx-low_level_programming
This Repo is all about ALX LOW PROGRAMMING Projects Using C
Language: C - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Lavin-tom/c_programming
This Github repository is a collection of C coding examples and projects with brief explanation comments. It is designed to help C programmers of all levels learn and practice their skills on a variety of topics.
Language: C - Size: 1.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

rishika-chaudharyy/C-CODE_PROJECTS
This repository contains four projects coded using simple C programming coding skills . You can learn these projects from here itself , provided comments will help you . Then you can create your own version of projects of these same topics for you websites.
Language: C - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

haydar-hilmy/alpro-program-mahasiswa
Penerapan OOP (object oriented programming) C++ ke dalam program array mahasiswa yang berisikan NIM, Nama, Semester, Kd.Prodi, Alamat Pointer (alamat array disimpan)
Language: C++ - Size: 1.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lapuzshawn/Book-Search-Engine
# 21 MERN: Book Search Engine Project
Language: JavaScript - Size: 30.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

ahmaddev-codes/alx-low_level_programming
ALX low level programming - C programming language
Language: C - Size: 630 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

samuelselasi/printf
C Custom Printf Function
Language: C - Size: 111 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

samuelselasi/simple_shell
Custom Linux Shell
Language: C - Size: 46.9 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

santhosh-programmer/Basic-C-Programs
This repo contains some basic code in C language. HAPPY CODING !!!
Language: C - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

trillionclues/alx-low_level_programming
Holberton school first introduction to C lanaguage and lower level programming
Language: C - Size: 489 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Csasaka19/alx-low_level_programming
Alx low level programming in C by Csasaka19
Language: C - Size: 441 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rajnidua/MERN_Book_Search_Engine
This app allows you to search for new books, create a list of searched books to purchase.
Language: JavaScript - Size: 83.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tspotify/spotify-api-types
Type definitions for Spotify API
Language: TypeScript - Size: 2.38 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

zoumson/FunctionArgumentsTemplate
Function arguments in a nutshell Template
Language: C++ - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

TzStrikerYT/holbertonschool-low_level_programming
✅ This repository contains different projects that i used to learn C, contains the most basic for example Hello World until most complex topics how binary trees, Linked lists and sort algorithms.
Language: C - Size: 228 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

shawnrushefsky/typedef
Generates a JSDoc typedef comment from a given JSON payload
Language: JavaScript - Size: 55.7 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

acorrenson/Pym-s
Python with a sweet functionnal taste
Language: OCaml - Size: 367 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

414owen/typedef-gen
Alias all the types!
Language: C++ - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ahvar/interpreter
The interpreter parses and interprets code
Language: C - Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

MatthijsKamstra/hxjsondef
HxJsonDef is command-line app written in Haxe that helps you quickly define a typedef from some arbitrary .json
Language: Haxe - Size: 149 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 2

typedefs/tdlc
compiler
Size: 92.8 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0
