Skip to content
Friday, June 20, 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 program

c program reverse-words-in-string
C Tutorial 

C program to reverse words in a string

January 24, 2019January 28, 2019 eduguru c graphic program example, c graphics program, c program, c program example, c program to reverse string, C program to reverse words in a string, invert each word in c program, reverse string program in c, string reverse program, string reverse program in c

C program to reverse words in a string This profram will invert each word occurring in the input string. Algorithm is

Read more
C program to draw circles in circles
C Tutorial 

C program to draw circles in circles

January 24, 2019 eduguru c graphincs program, c program, c program example, c program to draw circle, C program to draw circles in circles, C#, circle program in c

C program to draw circles in circles #include<graphics.h> #include<conio.h> #include<dos.h> main() { int gd = DETECT, gm, x, y, color,

Read more
traffic program in c
C Tutorial 

traffic light program in c

January 21, 2019 eduguru c language, c language program, c program, c program example, graphics in c, graphics program example, traffic light in c language, traffic light program in c, traffic program, traffic program in c

Traffic light program in c #include<graphics.h> #include<conio.h> #include<dos.h> #include<stdlib.h> main() { int gd = DETECT, gm, midx, midy; initgraph(&gd, &gm,

Read more
3d bar chart program in c
C Tutorial 

C program to draw a 3D bar chart

January 18, 2019 Manisha Patel 3d bar char program in c, 3d bar chart code in c, bar chart example in c, Bar chart program in c, c graphics program, c program, c program example, C program to draw a 3D bar chart, graphics program in

C program to draw a 3D bar chart #include <graphics.h> #include <conio.h> int main() { int gd = DETECT, gm;

Read more
bar chart program in c
C Tutorial 

Bar chart program in c

January 17, 2019 Manisha Patel bar chart in c, Bar chart program in c, bar chat in c language, c graphics program, c program, c program code, c program code for bar chat, c program code graphics, C program draw bar chart, c program example, chart creation in c, draw bar chart, draw bar chart in c, graphics program example in c

Bar chart program in c Chart is drawn using bars filled with different styles and in different colors. #include <graphics.h>

Read more
painting program in language
C Tutorial 

Paint program in c language

January 17, 2019September 16, 2019 eduguru c graphics, c graphics program, c graphics program example, C graphics programming, c program, c program example, c program to draw a shape from mouse, c program to paint a shape, drawing program in c, ms paint program in c, Paint program in c language, painting in c, painting program in

Paint program in c language   This program can draw different shapes using mouse such as line, circle, pixel and

Read more
basic graphics program in c
C Tutorial 

C graphics programming

January 16, 2019 eduguru basic graphics program, C graphics programming, c program, c program example, graphics program, graphics program example, graphics program in c, let us C

C graphics programming     #include <graphics.h>   #include <conio.h>    int main()   {       int gd = DETECT, gm;      initgraph(&gd, &gm,”C:\\TC\\BGI”);

Read more
factorial program example in c
C Tutorial 

C Program to Find Factorial of a Number

January 12, 2019February 8, 2019 Manisha Patel c program, c program example, C Program to Find Factorial of a Number, calculate factorial in c program, factorial program, factorial program example, factorial program in c language, find factorial program in c, learn c program

C Program to Find Factorial of a Number The factorial of a positive number n is given by: factorial of

Read more
LCM program example in c
C Tutorial 

C Program to find LCM of two Numbers using Recursion

January 9, 2019 eduguru c example, c language program, c program, c program example, C Program to find LCM of two Numbers using Recursion, LCM, LCM of 2 numbers in c language, LCM program in c

C Program to find LCM of two Numbers using Recursion What is LCM LCM: Least Common Multiple of two numbers is

Read more
wish happy new year
infographics 

C Program to wish happy new year

January 1, 2019 Manisha Patel c program, C Program to wish happy new year, new year program in c, wish happy new year program

C Program to wish happy new year #include<stdio.h> #include<conio.h> #include<graphics.h> void shoot(); void shootagain(); void area(); void explode(int,int,int); void main()

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.