Archive for the ‘sucks’ Category

Shocked and Stunned (that code exists and does work)

Январь 9th, 2010
#define READ_ALL		1	/* openfrm: Read all parameters */
#define EXTRA_RECORD		8	/* Reservera plats f|r extra record */

and later on….

  if (prgflag & (READ_ALL+EXTRA_RECORD))
    records++;

Feel free to think about that for a second.

(I have an urge to add this to questions asked in a job interview…)


PlanetMySQL Voting: Vote UP / Vote DOWN