Skip to content
Itsourcecode.com
  • Home
  • Projects
    • Android
    • ASP.Net
    • Arduino
    • C
    • C#
    • C++
    • Java
    • JavaScript
    • PHP
    • Python
    • Ruby On Rails
    • VB.Net
    • Database Design
    • Final Year Project
  • Tutorials
    • C Programming
    • C++
    • Java
    • Python
    • PHP
    • VB.NET
    • MS Word
    • MS Excel
    • MS PowerPoint
  • Diagrams
    • DFD
    • Activity Diagram
    • ER Diagram
    • UML Deployment
    • Sequence Diagram
    • Use Case Diagram
    • Class Diagram
    • Components Diagram
  • Web Dev
    • AJAX
    • CodeIgniter
    • Django
    • Laravel
    • JavaScript
    • React
    • Vue JS
    • Node JS
    • jQuery
    • MySQL
    • PHP
  • Contact

adones evangelista

Hello Everyone , I'm Adones Evangelista. A writer and also a programmer of itsourcecode.com.

How to Handle errors in C Language

November 10, 2023July 13, 2022 by adones evangelista
error handling in C

Error handling in C is not directly supported by C programming, but as a system programming language, it does give you access at a lower level in the form of …

Read more

Type Casting in C Language with Program Example

November 10, 2023July 13, 2022 by adones evangelista
type casting in C

The C type casting is renowned for providing programmers with a wide range of capabilities and functionalities. Type conversion and type casting are distinct concepts. Typecasting in C is a …

Read more

Header Files in C language with Example

November 10, 2023July 9, 2022 by adones evangelista
header files in C

The C header files provide programmers with a variety of entertaining and practical features and functionalities. The C programming language is almost universally used to create software, games, and other …

Read more

Preprocessor Directives in C Language with Examples

November 10, 2023July 8, 2022 by adones evangelista
preprocessors in C

The C preprocessor directives are a separate step in the compilation process, not a compiler component. A C Preprocessor is merely a text substitution tool instructing the compiler to perform …

Read more

File I/O in C: Open, Read, Write & Close file with Examples

November 10, 2023July 7, 2022 by adones evangelista
Files Input and Output in C

C file i/o – This tutorial will teach you how to use the C programming language to execute input/output (I/O) operations on a file. The standard input and output devices …

Read more

Formatted Input and Output in C with Example

November 10, 2023July 7, 2022 by adones evangelista
Input and output in C

Input and Output in C – Input refers to the act of providing data to software. A file or the command line can be used to provide an input. The …

Read more

Typedef in C Language with Best Example

November 10, 2023July 6, 2022 by adones evangelista
typedef in C

A C typedef in various keywords and data types is supported by the C programming language. Additionally, you can create your own data type in C. Typedef is a keyword …

Read more

Bit Fields in C Language with Example

November 10, 2023July 5, 2022 by adones evangelista
bit fields in C

Bit fields in C are relatively basic compared to anything we have covered thus far. The memory allocation for unions and structures is made more accessible by bit fields, which …

Read more

Union in C Language with Definition and Examples

November 10, 2023July 5, 2022 by adones evangelista
Union in C Programming Language with Definition and Examples

Unions in C Programming Language, a data type called a union, enables the storage of many data types in the same memory regions. Only one union member can be accessed …

Read more

What are Pointers in C Programming Language

November 10, 2023July 4, 2022 by adones evangelista
What are Pointers in C Programming Language

What are Pointers in C Programming Language Pointers in the c program are simple and enjoyable to learn. Some C programming tasks are easier to complete with pointers, while others, …

Read more

String Functions in C with Examples

November 10, 2023July 4, 2022 by adones evangelista
strings in C

The following declaration and initialization produce a string containing the word “Hello.” The character array holding the string must be one larger than the number of characters in the word …

Read more

Data Structures in C with Advanced Examples

November 10, 2023July 4, 2022 by adones evangelista
data structure in C

In C Data Structures, a user-defined datatype called structure enables us to aggregate data of various sorts. A complex data type can be built with the aid of structure to …

Read more

Array in C Language with Syntax Example

November 10, 2023July 1, 2022 by adones evangelista
array in C

Arrays in C are a particular sort of data structure called an array that can hold a fixed-size sequential collection of identical-type elements. It is crucial to think of an …

Read more

Older posts
Newer posts
← Previous Page1 … Page53 Page54 Page55 … Page71 Next →

Free Projects

  • Android Projects
  • Final Year Projects
  • AJAX
  • Angular JS Projects
  • Arduino Projects
  • ASP.Net Projects
  • C Projects
  • C# Projects
  • C++ Projects
  • CodeIgniter Projects
  • Database Design Projects
  • Deep Learning Projects
  • Django Projects
  • Java Projects
  • JavaScript Projects
  • jQuery Projects
  • Laravel Projects
  • Machine Learning Projects
  • MySQL Projects
  • OpenCV Projects
  • Best PHP Projects With Source Code
  • Pygame Projects
  • Best Python Projects With Source Code
  • How to Create
  • Employee Management System
  • Payroll System
  • Node JS Projects
  • Home
  • Contact
  • About
  • Hire Us
  • Advertise
  • Disclaimer
  • Policy
  • Terms
Theme By Pies IT Solution