A small performant Windows tray application which suppresses false double clicks. (Double Click Fix)
-
Updated
Nov 20, 2021 - C
A small performant Windows tray application which suppresses false double clicks. (Double Click Fix)
add support for config files via LD_PRELOAD
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.
Assignments on Operating System
Dive deep into the intricacies of command line arguments in C with the CommandLineMaster-C repository. This comprehensive guide will take you from the basics to advanced usage, ensuring you gain a profound understanding of this essential programming concept
Managing command line arguments made easy, in a single source file
Basic concepts of operating systems that are taught in a regular UG OS course in a CS curriculum.
This repo contains some basic code in C language. HAPPY CODING !!!
Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.
A C program that gets a pattern string from command line arguments, receives multiple lines from standard input stream, then manipulates and prints out the lines containing the pattern string.
C programs to demonstrate my understanding of the fundamental principles of programming
Practica 3 - Sistemas Operativos
The Address Book Project is a console-based application written in C designed to manage personal contacts. It allows users to: Add Contacts: Add a contact with a name, phone numbers, and email addresses. Search Contacts: Search for contacts by name, phone number, or email. Edit Contacts & Modify
Developed a C-based interpreter for Monty ByteCodes files, featuring a unique stack data structure and specific instructions for stack manipulation and bytecode execution.
Basic concepts of Operating System, which are taught as part of UG OS course in CSE branch
A header-only library to parser command line flags for C
The C programming language has spurred many language developments since its invention by Dennis Ritchie in the early 1970s. Many modern programming languages owe their syntax to C: learning C first makes learning other languages such as Java, php, and Swift much easier. C is still a very popular programming language after over 40 years.
Program to learn concept of 'C Language'
Add a description, image, and links to the command-line-arguments topic page so that developers can more easily learn about it.
To associate your repository with the command-line-arguments topic, visit your repo's landing page and select "manage topics."