<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>C on bromine1997</title><link>https://bromine1997.github.io/tags/c/</link><description>Recent content in C on bromine1997</description><generator>Hugo</generator><language>ko-KR</language><lastBuildDate>Wed, 08 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://bromine1997.github.io/tags/c/index.xml" rel="self" type="application/rss+xml"/><item><title>[자료구조] 1편 - 배열과 동적 배열: 메모리를 직접 다루다</title><link>https://bromine1997.github.io/posts/algorithm/algorithm-01-array/</link><pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate><guid>https://bromine1997.github.io/posts/algorithm/algorithm-01-array/</guid><description>int arr[10]부터 malloc()을 이용한 동적 배열까지. C언어에서 데이터를 저장하는 가장 기본적인 방법과 메모리 구조를 정리한다.</description></item><item><title>ATmega4809 Peripheral Driver</title><link>https://bromine1997.github.io/projects/atmega4809/</link><pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate><guid>https://bromine1997.github.io/projects/atmega4809/</guid><description>연세대학교 마이크로컴퓨터시스템 수업 실습 프로젝트. 커스텀 PCB 직접 납땜 후 ATmega4809 주변장치 드라이버를 외부 라이브러리 없이 레지스터 수준에서 구현.</description></item></channel></rss>