Skip to content
similar geeks website logo

Similar Geeks

  • Home
  • Contribute
  • Search Code
  • Browse
    • Python
    • C
    • Docker
  • Contact Us
similar geeks website logo

Similar Geeks

  • Home
  • Contribute
  • Search Code
  • Browse
    • Python
    • C
    • Docker
  • Contact Us

C Program to Print Hello World Without Using Semicolon ( printf and if conditional statement)

  • C

Learn about C Program to Print Hello World Without Using Semicolon ( printf and if conditional statement) in the below… Read More »C Program to Print Hello World Without Using Semicolon ( printf and if conditional statement)

C Program Without Main() Function

  • C

Learn about C Program Without Main() Function in the below code example. Also refer the comments in the code snippet… Read More »C Program Without Main() Function

C Program Without Main() Function using Macro and Token-pasting Operator (##)

  • C

Learn about C Program Without Main() Function using Macro and Token-pasting Operator (##) in the below code example. Also refer… Read More »C Program Without Main() Function using Macro and Token-pasting Operator (##)

C Program Without Main() Function using Token-pasting Operator (##)

  • C

Learn about C Program Without Main() Function using Token-pasting Operator (##) in the below code example. Also refer the comments… Read More »C Program Without Main() Function using Token-pasting Operator (##)

C Program Without Main() Function using preprocessor

  • C

Learn about C Program Without Main() Function using preprocessor in the below code example. Also refer the comments in the… Read More »C Program Without Main() Function using preprocessor

C Program to Find Largest Number – Dynamic Memory Allocation

  • C

Learn about C Program to Find Largest Number – Dynamic Memory Allocation in the below code example. Also refer the… Read More »C Program to Find Largest Number – Dynamic Memory Allocation

Sum of N elements in C using Pointer Using calloc() and free()

  • C

Learn about Sum of N elements in C using Pointer Using calloc() and free() in the below code example. Also… Read More »Sum of N elements in C using Pointer Using calloc() and free()

C Program to Find the Sum of N elements entered by the user using malloc() and free() – Pointers

  • C

Learn about C Program to Find the Sum of N elements entered by the user using malloc() and free() –… Read More »C Program to Find the Sum of N elements entered by the user using malloc() and free() – Pointers

Search Element in Array Using Pointer & Function in C

  • C

Learn about Search Element in Array Using Pointer & Function in C in the below code example. Also refer the… Read More »Search Element in Array Using Pointer & Function in C

C Program to Sort List of Array Elements Using Function & Pointer

  • C

Learn about C Program to Sort List of Array Elements Using Function & Pointer in the below code example. Also… Read More »C Program to Sort List of Array Elements Using Function & Pointer

  • « Previous
  • 1
  • 2
  • 3
  • 4
  • …
  • 46
  • Next »

similargeeks@gmail.com

  • Home
  • Terms and Conditions
  • Privacy Policy
  • Disclaimer
  • About Us

©️ 2022 Similar Geeks All rights reserved.

 

Loading Comments...