Blog
Welcome to my blog! Here you'll find a collection of my thoughts and experiences. I hope you enjoy reading them as much as I enjoy writing them.
Welcome to my blog! Here you'll find a collection of my thoughts and experiences. I hope you enjoy reading them as much as I enjoy writing them.
In previous memos, I briefly mentioned that read() and write() functions in libc are wrappers of system call read and write
The C standard library, often referred to as libc, is a standard library for the C programming language
This memo overviews UNIX and C programming for CSCI 4210 Operating System from both high-level and low-level perspectives
As a C programmer, debugging memory issues can be one of the most frustrating tasks
090719 - Chet Baker in Tokyo 090719 - Chet Baker in Tokyo Chet Baker是我最喜欢的一位爵士乐手
View on GitHub A simple vector library written in plain C for educational purpose
> We liberate millions of students and teachers from exam-oriented education by reducing attention and time dissipated on training, with the solution entirely...
Poets often use many words to say a simple thing It takes thought and time and rhyme to make a poem sing With music and words I'm playing For you I have...
Https, HTTP over SSL, is one of the encrypted protocols which is widely used in web serving
Elementary Programming Study Package INTRODUCTION This file contains several key information and instructions