c#
lundi 30 mars 2015
Unsolved Quiz Shortest code
›
That s a test, follows code,you have to insert the shortest correction into the space without touching anything away from it / * TO BE DONE ...
Datatype of pthread_t in pthreads?
›
I have a code in 32 bit in which int is used in place of pthread_t ? so while porting do i need to change to long in LP64 (64 bit). What is ...
DB2, to check size on C procedures
›
When defining a procedure like this: create or replace procedure xxx.name (in table_name varchar(6) ,in key_columns varchar(3000) ) extern...
Good C-coding style for multiple lines if conditions
›
I am programming a project in C and have a problem: I've got a lot of if conditions and it might get really hard for other people to re...
c - fix unknown register name ‘%xmm1’ in ‘asm’?
›
i am trying to build a project for ubuntu 14.04 X86 and I've got the following error: error: unknown register name ‘%xmm1’ in ‘asm’ ...
ncurses mvaddch() cursor movement not as expected
›
Code: #include <ncurses.h> int main(int argc, char **argv) { initscr(); noecho(); cbreak(); mvprintw(0, 0, curses_vers...
Xorshift pseudorandom number generator with shiftvalues in progmem
›
I started implementing a xor shift generator. To safe some RAM I tried to put the shiftvalues into the PROGMEM but this actually does make ...
›
Accueil
Afficher la version Web