| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 11 months |
| seen | Apr 5 at 7:38 | |
| stats | profile views | 1 |
|
Jan 13 |
comment |
Is it a really required skill to program without API documentation? i am not talking about one university, and this is just an example of what you may see somewhere in the world in some university. as you know, they are not all the same |
|
Jan 13 |
answered | Is it a really required skill to program without API documentation? |
|
Jan 13 |
awarded | Supporter |
|
Jul 27 |
comment |
What is the advantage of little endian format? @cem: you can test and see with your own eyes if you don't believe me pastebin.com/NQ6GzR4b |
|
Jul 26 |
comment |
What is the advantage of little endian format? i dont agree bcoz on big endian, i would do { num <<= 8; num |= data[i]; } at least this does not have to calculate left shift count using mul |