Forget Code
  • Log in Sign Up
  • Log in
  • Sign Up
 

C

Add a new snippet
Algorithms13 Applications5 Arithmetic Operations2 Array8 Basics27 Compiler Design1 Control Statements4 Conversion Functions1 Data Structures12 Data Type1 Date Functions1 File36 Keywords1 Loops1 Math Functions30 Math Snippets43 Memory Management3 Misc4 Networking4 Operators6 Pointers17 String Functions30 String Snippets29 System Software10 Utility Snippets1

 
memcmp - Compares the first count characters between 2 pointers
rewind - Moves the file position pointer back to the start
calloc - Allocating memory for the pointer
free - Returns memory to the heap
getenv - Get Environmental Information from the pointer "PATH" as arrgument
malloc - allocate memory
realloc - Reallocates the memory spaces
Addition of 2 numbers with pointers concept
swap 2 numbers using pointers
Swapping numbers using call by reference
Biggest value in the array using pointers
Minimum element in array using pointers
compare two strings using pointers
Reverse a string using pointers
Remove vowels string using pointers
Remove spaces, blanks from a string using pointers
strcpy using pointers
© Forget Code 2023
  • About
  • |
  • Feedback

    Feedback

  • |
  • Sitemap