Skip to content
  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms & Conditions
  • Write For Us
  • Advertise With Us
Tricky Edu
  • Home
  • Education
  • Tech
  • Health & Fitness
  • Crypto
  • Travel Diaries
  • More
    • Gaming
    • Dream Meaning
    • Biography
  • Advertise With Us
  • Write For Us

Rumi Sadaf

Greetings, My name is Rumi Sadaf. I work as both a content writer and a programmer. In essence, I explain what I know and aid others in understanding programming concepts. Happy Viewing.

Exploring the Concept of Union in C Programming Language: Syntax, Usage and Examples

January 5, 2026January 5, 2026 by Rumi Sadaf
Union in C Programming Language

A user-defined data type, built from fundamentals like char, int, and float among other data types, and intermittently data types established based on primary data types like arrays called derived …

Read more

How to Dereference a Void Pointer in C?

January 2, 2026January 2, 2026 by Rumi Sadaf
how to dereference a void pointer in C

Since a pointer holds the memory location of each variable, it is vital to examine this subject. Any data may be used, including arrays, functions, floats, chars, and integers. In …

Read more

How to avoid NULL Pointer Dereference in C?

October 12, 2025October 12, 2025 by Rumi Sadaf
how to avoid dereference a null pointer in C

Let’s go over some fundamental ideas associated with any pointer once more before discussing the concept of a null pointer. All programming language needs a pointer, which stores the memory …

Read more

C Program to Reverse a String Without using Strrev

August 30, 2025August 30, 2025 by Rumi Sadaf
How to Reverse a String Without using Strrev

We require a string in the reverse format in a number of situations, such as when looking for palindromes. There are various ways to reverse a string, but strrev is …

Read more

Well & Depth Researched Guide on Types of Control Statements in C

April 30, 2025April 30, 2025 by Rumi Sadaf
Types of Control Statements in C

Despite the many pre-defined methods, there are instances when case-specific logic is required. Control statements allow the execution of customized statements. By controlling the execution order of the statements, it …

Read more

Ultimate Guide on Different Types of Functions in C

February 10, 2025February 10, 2025 by Rumi Sadaf
Different Types of Functions in C

Coding is the process through which people train computers to do specified tasks. What if these programs are composed primarily of instructions? It will be challenging for programmers to manage, …

Read more

Find Substring into a String without Using strstr in C using Pointers

February 7, 2025February 7, 2025 by Rumi Sadaf
Find Substring into a String without Using strstr in C using Pointers

The string handling technique strstr enables the extraction of a specified string or character within the parent string ().  What is strstr function in c? The function strstr is defined …

Read more

How to Concatenate Strings in C without using strcat?

February 6, 2025February 6, 2025 by Rumi Sadaf
How to Concatenate Strings in C without using strcat

String manipulation benefits developers because it enables them to handle and modify strings as demanded. One approach is to apply strcat (). What is strcat in C? As the cat …

Read more

How to Convert String into Lowercase in C Without Using Strlwr?

February 4, 2025 by Rumi Sadaf
How to Convert String into Lowercase in C Without Using Strlwr

We are all aware strings may be manipulated to upper- and lowercase. This article will describe how to convert a string to lowercase, both with and without using strlwr function in …

Read more

How to Change String to Upper Case without strupr in C?

February 3, 2025 by Rumi Sadaf
How to Change String to Upper Case without strupr in C

Strings are a crucial programming component often used to facilitate user interaction. For character storage, use a string. C lacks the data type string, in contrast to most computer languages. …

Read more

Older posts
Page1 Page2 Next →




Delight in the tropical sweetness of mango sticky rice, a Thai dessert favorite.

Recent Posts

  • personal trainingDo’s and Don’ts of Working with Personal Training Clients
  • rehab center4 Signs You Need Alcohol Rehab Treatment
  • Social Media MarketingThe Ultimate Guide to Social Media Marketing Services
  • How To Buy Glass SheetsHow To Buy Glass Sheets: Things To Consider Before You Place Your Order
  • Reliable Sewer ContractorAn Expert Guide to Finding a Reliable Sewer Contractor

Who We are?

Hello Everyone, I'm Glory, Founder of Trickyedu.com. My blogging Journey Kicked off back in 2019. The motive of this website is to help people through our Blog Posts.

Trickyedu logo

Contact us

infotrickyedu@gmail.com

  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms & Conditions
  • Write For Us
  • Advertise With Us
Copyright © 2024 -Trickyedu