[TxMt] Setting up TextMate for C/C++

Gewitterbukk gewitterbukk at me.com
Mon Apr 6 23:37:25 UTC 2009


Howdy!

I would like to use TextMate for C/C++, but I have no idea how to set up. So what do I have to do to get this simple code working?


#include <stdio.h>

int main()
{
	prinft("hello world");
	return 0;
}


Thanks a lot!



More information about the textmate mailing list