Locale in Linux Systems

A locale is a set of rules represented as xx_yy.zzzz, where xx is the language code, yy is country code and zzzz is character set encoding.

Comments Off on Locale in Linux Systems

Class DOM Document not found

Resolution of the "Class DOMDocument not found" error observed on a WordPress based website, after configuring the W3 Total Cache plugin.

Comments Off on Class DOM Document not found

C++ Tutorial – Getting Started

An introductory tutorial for C++ programming language providing an overview of types, constants, operators, pointers, arrays and classes.

Comments Off on C++ Tutorial – Getting Started

Strings in C

A string can be either variable or constant. A variable string can be modified in the program whereas a constant string cannot be changed.

0 Comments

End of content

No more pages to load