background preloader

Software stacks

Facebook Twitter

Skype Developer. Featured Articles. TinyShell. TinyShell is ideal for anyone who wants command line access to their server, but is limited by HTTP access.

TinyShell

Furthermore TinyShell comes with a native MySQL command line client, that some say is even better than MySQL’s own command line interface. TinyShell works in all modern browsers, including IE 7+, FF 3+, Chrome, Safari and it even works on iPhone and iPad. Writing Bug-Free C Code: A New Heap Manager. Chapter 5: A New Heap Manager This chapter introduces a new heap manager interface that checks for common mistakes on the part of the programmer allocating and freeing memory and also fulfills the requirements of the class methodology introduced in Chapter 4.

Writing Bug-Free C Code: A New Heap Manager

All of the code introduced in this chapter can also be found in one convenient location in the Code Listings Appendix. 5.1 The Traditional Heap Manager A good friend of mine was visiting one day when we happened to start talking about programming techniques. He had landed a job with a well-known, large computer company. Frequently Asked Questions.