Dhaval Kaneria's Handy Stuff
Spread Knowledge..Keep Learning....Spread Smile...;)
Wednesday, 26 April 2017
How to set c++11 or c++14 flag in compiler in CodeBlock
›
Hello All, Many times you come across the word of std=c++11 or std=c++14 in compiler world.It is actually compiler flag that contain all...
Friday, 29 April 2016
Download design patterns explained simply pdf
›
Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simpl...
2 comments:
Tuesday, 15 March 2016
Android N features (Nought)
›
The first Android N developer preview is now out and it gives us a sneak peek into what Android 7.0 will eventually look like when...
Tuesday, 8 March 2016
download Objective English by Hari mohan Prasad and Uma Rani Sinha (for Competitive Examinations) pdf
›
About The Book Various books are available on the market for competitive exams. One such book is Objective English for Competitive...
16 comments:
Friday, 19 February 2016
Socket programming in C using Threads
›
/* C socket server example, handles multiple clients using threads Compile gcc server.c -lpthread -o server */ # inclu...
Wednesday, 17 February 2016
ChatBox using socket programming in c
›
SERVER CODE Save It With server.c /* * Usage : ./server <SERVER IP ID> <PORT NU.> * Use port number betwee...
download Programming Embedded Systems: With C and GNU Development Tools, 2nd Edition pdf
›
If you have programming experience and a familiarity with C--the dominant language in embedded systems-- Programming Embedded Systems , Se...
‹
›
Home
View web version