Wednesday, October 31, 2007

Learn Pascal

Learn Pascal is an introduction to Pascal, covers all of standard syntax own by Pascal. Pascal is very structured and syntactically-strict language. This Pascal ebook tutorial is a beginner guide, no knowledge in Pascal required before read and try the Pascal program/example contain herein.
Tao Yuen, author of this Pascal ebook, begin this tutorial with some background on Pascal, explanation of

How to Use C Code in Free Pascal Projects

Free Pascal provides a robust, portable and powerful compiler. On the other hand,the C language benefits of a very long life time and therefore of millions of lines of codes. Hopefully, the Free Pascal compiler supports linking with objects and sharedobjects compiled in C. Reusing this material is therefore often desirable in Free Pascal projects.Furthermore, the C++ provides also a very large