annotate org/send.org @ 25:f4c7260d397a
removed uint problem for Windows compilation
author |
Robert McIntyre <rlm@mit.edu> |
date |
Fri, 18 Nov 2011 20:06:50 -0700 |
parents |
f9476ff7637e |
children |
|
rev |
line source |
rlm@0
|
1 #+title: send.c
|
rlm@0
|
2 #+author: Robert McIntyre
|
rlm@0
|
3 #+email: rlm@mit.edu
|
rlm@0
|
4 #+description: some code I wrote to extend open-al
|
rlm@0
|
5 #+SETUPFILE: ../../aurellem/org/setup.org
|
rlm@0
|
6 #+INCLUDE: ../../aurellem/org/level-0.org
|
rlm@0
|
7
|
rlm@0
|
8
|
rlm@0
|
9 #+include /home/r/proj/audio-send/Alc/backends/send.c src C
|
rlm@0
|
10
|
rlm@0
|
11
|