| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| [[TableOfContents]] | <<TableOfContents>> |
| Line 9: | Line 9: |
| [wiki:Self:DevelopersGuide/CodingGuide/MRICheatSheet MRI cheat sheet] | [[DevelopersGuide/CodingGuide/MRICheatSheet|MRI cheat sheet]] |
| Line 15: | Line 15: |
| [wiki:Self:DevelopersGuide/CodingGuide/NamingConventions A page of naming convention suggestions.] | [[DevelopersGuide/CodingGuide/NamingConventions|A page of naming convention suggestions.]] |
Coding Guide
This page is a loose collection of various coding guides and tips for FreeSurfer programmers.
MRI Cheat Sheet
Ever wonder when you should use MRIcopy() vs MRIclone()? DougGreve has drawn up a little cheat sheet for some of these MRI functions.
