Skip to content
Thursday, June 19, 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 programming

C Tutorial 

Control Flow – Nesting in C

July 20, 2020 Krishna c programming, c tutorials, Control Flow - Nesting in C

There may be a situation when you want to check for another condition within the body if or if-else statement.

Read more
C Tutorial 

goto Statement in C

July 16, 2020 Krishna c programming, c tutorials, goto statement in c

The goto statement is used to unconditionally transfer the control to any location within the program whose address in the

Read more
C Tutorial 

continue Statement in C

July 16, 2020 Krishna c programming, c tutorials, continue statement in c

The continue statement when encountered, transfers the control to the condition of the while loop or counter-modification statement of for

Read more
C Tutorial 

break Statement in C

July 16, 2020 Krishna break Statement in C, c programming, c tutorials

The break statement is used to break the execution of body of loop. When this statement is encountered, the control

Read more
C Tutorial 

for Statement in C

July 16, 2020 Krishna c programming, c tutorials, for Statement in C

The for loop is an entry-controlled loop (like while) in which first the condition is checked, and if it is

Read more
C Tutorial 

do while Statement in C

July 16, 2020 Krishna c programming, c tutorials, do while Statement in C

The do-while loop is an exit-controlled loop in which first the body of a loop is executed and then the

Read more
C Tutorial 

while Statement in C

July 16, 2020July 16, 2020 Krishna c programming, c tutorials, while Statement in C

The while-loop is an entry-controlled loop in which first the condition is checked, and if it is True then the

Read more
C Tutorial 

Control Flow – Looping in C

July 16, 2020 Krishna c programming, c tutorials, Control Flow - Looping in C

Looping flow control statements in C programming language execute a specific set of statements multiple times as long as some

Read more
C Tutorial 

switch case Statement in C

July 16, 2020 Krishna c programming, c tutorials, switch case Statement in C

switch case statement is another control flow decision making statement supported by C programming language. The general syntax of switch

Read more
C Tutorial 

if…else if Ladder in C

July 16, 2020 Krishna c programming, c tutorials, if...else if Ladder in C

if…else if ladder is another extension of if statement supported by C programming language. if statement checks a single condition

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.