[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: C style standards for Lua modules?
- From: mpb <mpb.spam@...>
- Date: Wed, 9 May 2007 16:01:00 -0700
Hi,
Are there C language style standards/guidelines for writing C language
Lua modules?
Something like: Indent is 4 spaces. Tab is 8 spaces. Etc.
Thanks!
-mpb