Popular C Programming Tips
GB2ShapeCache for cocos2d-x-2.0
Chris
·
0 responses
·
cpp, plist, cocos2d-x, box2d
Learn programing languages by example
Mariz Melo
·
2 responses
·
ruby, php, python, sql
Conditional Assignment (null coalescing)
Nick Jacob
·
0 responses
·
ruby, php, python, javascript
self-compiling source code
Max Golubev
·
2 responses
·
shell, trick, c, bash
Useful gcc/g++ options
kelviN
·
1 response
·
c, gcc
Redirect GDB stdout to another terminal
Marin
·
0 responses
·
linux, gdb, c, go
C++ esoteric obfuscated array indexing: index[array]
Alexander Brevig
·
1 response
·
cpp, array, c, esoteric
ASP.NET MVC 'No Parameterless Constructor' can be a misleading error
Pure Krome
·
0 responses
·
.net, ioc, asp.net-mvc, dependency-injection
Extending Ruby with C - a taste of
Tony Fabeen
·
1 response
·
ruby, c
PostgreSQL monitoring in Zabbix
Ryan Armstrong
·
0 responses
·
monitoring, c, postgresql, zabbix
OOP in C ... kinda
Mariz Melo
·
4 responses
·
gcc, c
Simulated type safe enums with C++
Alexander Brevig
·
1 response
·
cplusplus, cpp, compiler, error
Two Common Pitfalls Using Unsigned Int
Dionysios Barmpoutis
·
0 responses
·
debugging, c, infinite loop, unsigned int
Quick NSArray creation (objective-c)
Max Kramer
·
1 response
·
nsarray, va_arg, c, objective-c
How to determine if an IP address is reachable ?
Vincent Saluzzo
·
0 responses
·
xcode, ios, c, objective-c
Post increment gotcha
Alexander Brevig
·
1 response
·
csharp, c-c, java, javascript
Protocol Buffers, 32-bit unsigned integers, and Java
Xavier Stevens
·
0 responses
·
protocol buffers, java, c
Find similar functions between different programing languages
Mariz Melo
·
0 responses
·
ruby, php, python, perl
Deploying Qt on Mac OS
Rafael Oliveira
·
0 responses
·
osx, mac, qt, c
TODOs on command line with todo.c
Mariz Melo
·
2 responses
·
shell, unix, todo, c
Why assertions are so powerful
Alexander Gessler
·
2 responses
·
python, java, c, c#
Linux build script
Dalton
·
3 responses
·
python, shell, script, linux
Testing Legacy C++ - Do Yourself A Favour
Julian Churchill
·
0 responses
·
tdd, cpp, c