Categories
Tags → Pointers

Multi Zoomer

With Multi Zoomer you have a neat professional and skinable zoomer for not just one, but any number of images. The images are displayed as a scrollable filmstrip of thumbnails on the right side. Setup is simple - the images along with their thumbnail...
DETAILS

HS NTP C Source Library

HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local s...
DETAILS

C Programming - Pointers

In this tutorial you will learn about C Programming - Pointers, Pointer declaration, Address operator, Pointer expressions && pointer arithmetic, Pointers and function, Call by value, Call by Reference, Pointer to arrays, Pointers and structu...
DETAILS

M8B Password Strength Analyser

This is a very good Password Strength Analyser for you to include on your own site if you so wish or you can just use if on ours. So don''t worry about if your password is secure have it analysed today. If your password fails you will be giv...
DETAILS

Pointers in C language

It is complete tutorial covering basics of Pointers, dynamic memory allocation, allocating blocks of memory and comparison of pointers and arrays.
DETAILS

Introducing pointers

Pointers represent an important aspect of C++. Although, newbies often get confused with pointers, even those who know other programming languages.
DETAILS

PHP Debugging Tutorial

Some pointers to debugging your code along with a few hints on how to avoid making silly mistakes in your code.
DETAILS

The Ultimate Introduction to C

This tutorial will guide you through an introduction to C programming. It explains to you what a compiler is and where you can get one for free. It then teaches you how to program in C, learn: Your very first C program, what pointers are and why do w...
DETAILS

Pointers And Arrays

This tutorial is dedicated on the pointers and the arrays in C. It introduces the concept and usages of pointers and arrays.
DETAILS

Using XLink to simplify the representation of data

This column takes a look at how to use XLink pointers when representing data to make XML documents more compact and flexible. Sample code shows examples of an invoice with and without the XLink pointers, plus an example of using XLinks with a URL-add...
DETAILS
©2003-2008 jCay.com