Skip to content
Sunday, June 1, 2025
Latest:
  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file

Eduguru

Tech Blog and Discussion

  • Blog
  • Discussion
  • Asterisk Support
  • Contact Us
  • Quiz
    • C Program
    • C – Input/Output
    • PHP Program
    • Basic SQL

C Tutorial

C Tutorial

C Tutorial 

Union: Definition, Declaration & Initialization in C

July 20, 2020 Krishna c programming, c tutorials, Declaration & Initialization in C, Union: Definition

Union, is a collection of variables of different types, just like a structure, however a union can only store information

Read more
C Tutorial 

Nesting of Structures in C

July 20, 2020 Krishna c programming, c tutorials, Nesting of Structures in C

A Structure can contain other Structure variables as members. This is called Nesting of Structures. For example address structure is

Read more
C Tutorial 

Initialization & Accessing Structure Members in C

July 20, 2020 Krishna c programming, c tutorials, Initialization & Accessing Structure Members in C

C programming language treats a structure as a user-defined data type; therefore you can initialize a structure like a variable.

Read more
C Tutorial 

Structure Declaration in C

July 20, 2020 Krishna c programming, c tutorials, Structure Declaration

The first way is to declare a structure variable immediately after the structure definition, as follows: struct address { int

Read more
C Tutorial 

Structure Definition – C Programming

July 20, 2020 Krishna c programming, c tutorials, Structure Definition - C Programming

In some programming contexts, you need to access multiple data types under a single name for easier data manipulation; for

Read more
C Tutorial 

Structures & Unions in C

July 20, 2020 Krishna c programming, c tutorials, Structures & Unions in C

Arrays provide a mechanism to declare a derived data type which is a collection of homogenous elements. This means each

Read more
C Tutorial 

Multi-Dimensional Array in C

July 20, 2020 Krishna c programming, c tutorials, Multi-Dimensional Array in C

C does not have true multidimensional arrays. However, because of the generality of C’s type system; we can have arrays

Read more
C Tutorial 

Two-Dimensional Array in C

July 20, 2020 Krishna c programming, tutorials, Two-Dimensional Array in C

The array which is used to represent and store data in a tabular form is called as Two Dimensional Array.

Read more
C Tutorial 

One Dimensional Array in C

July 20, 2020 Krishna c programming, c tutorials, One Dimensional Array in C

The array which is used to represent and store data in a linear form is called as Single or One

Read more
C Tutorial 

Concept of Array in C

July 20, 2020 Krishna c programming, c tutorials, Concept of Array in C

In C programming language, a derived data type which can store a collection of elements of the same data type

Read more
  • ← Previous
  • Next →

Recent Article

  • How to resolve -bash: netstat: command not found centos stream 9
  • python script to STT output in a text file
  • New Install Asterisk 18 from source on CentOS Stream 8
  • How to save audio stream from Asterisk to a file via WebSocket
  • create web socket and save data in a text file
  • How to capture and analyze traffic with tcpdump
  • Installing Asterisk 20 From source On Rocky 9
  • html drop down with search from table php mysql
  • How to Install and Use FFmpeg on CentOS 8
  • How to get duration of MP3 or wav any audio File in PHP
  • How to Change location Of MariaDB Data Directory
  • How to check partition details of MySQL table
  • internal server error when download large file php
  • iostat : How to monitor disk activity and CPU load average
  • Webrtc with Asterisk 16 : complete configuration with SIP

Tags

1st Semester Question Paper asterisk basics of java C# coronavirus c program c program example c programming c tutorial c tutorials cyber security download bca question paper Download bca Question Paper december 2017 download ignou bca question dec 2017 download previous year question paper Download Question Paper december 2017 Download Question Paper June 2017 ETHICAL HACKING HACKERS HACKING html ignou IT- Security Java java basics java program java programming java tutorials learn c let us C Linux MySQL NEW TECHNOLOGY Question Paper Download RESEARCH AND INNOVATION security Software software testing technology testing ubuntu UNIX web-app web-site Write a C Program
Copyright © 2025 Eduguru. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.