public marks

PUBLIC MARKS from sylvainulg with tag c

2018

2015

Vector Operators | Programming with OpenCL C | InformIT

float4 vf = (float4)(3.0f, -1.0f, 1.0f, -2.0f); float4 result = vf * 2;

2011

c - How to debug a multithreaded hung process in Linux? - Stack Overflow

we used echo t > /proc/sysrq-trigger, which logs the stack of all the running process in /var/log/messages.

2009

Character types in C and C

(via)
char n = -1 int i = n ; // i == -1 ... maybe.

ArtOfHttp

mon petit tuto de programmation client/serveurs HTTP en C.

2008

Helgrind, TotT: Finding Data Races in C

(via)
helgrind: more than data checks (valgrind), it also help you finding who did not bring a beer in multithreaded programs.

2007

K E N N E T H F E J E R . C O M

i like his densetsu mockup ...

2006

ressources

tous mes tutos, exemples, bidouilles, etc. pour la programmation réseau en C

tips

mes trucs & astuces pour la programmation réseau

sylvainulg's TAGS related to tag c

bittorrent +   blog +   bug +   c++ +   debugger +   debugging +   fork +   français +   game +   gcc +   google +   http +   library +   linux +   mémoire partagée +   network +   OpenCL +   posix +   processus +   programming +   proxy +   ressources +   réseau +   socket +   tutorial +   unix +   vector +   video game +