Menu
Codeskulls LogoCodeskulls
Code Snippets
Programming
  • Data Structures
  • Algorithms
  • C language
  • Java
  • Python
DevOps
  • GIT
  • Docker
BlogAbout..
๐ŸŒœ
๐ŸŒž
Codeskulls LogoCodeskulls
  • Code Snippets
  • Programming
    • Data Structures
    • Algorithms
    • C language
    • Java
    • Python
  • DevOps
    • GIT
    • Docker
  • Blog
  • About
  • .
  • .
  • C Basics
    • Introduction to C
    • Structure of a C
    • Tokens
    • Keywords in c
    • Identifiers in c
    • Constants in c
    • Variables in c
    • Datatypes in c
    • Modifiers in c
    • Escape Sequence in c
    • Keywords in c
    • basic programme in c
    • Input output statements in c
  • C Operators
    • Arithmetic operators in c
    • Relational operators in c
    • Logical operators in c
    • Assignment operators in c
    • Conditional operators in c
    • Comma operators in c
    • Bitwise operators in c
    • increment and decrement operators in c
  • C Conditinal Statements
    • if else statements in c
    • Goto Statement in c
    • For loop in c
    • While loop in c
    • do-while-loop-in-c
    • Break Statement in c
    • Continue Statement in c
    • Nested Loop in c
    • switch statement in c
  • C Arrays
    • introduction to arrays in c
    • Two dimensional array in c
    • Array of structures in c
    • unions in c
    • One dimensional array in c
  • C Strings
    • introduction to strings in c
    • Strupr in c
    • Strcat in c
    • Strncat in c
    • Strchr in c
    • Strcpy in c
    • strncpy in c
    • Strlen in c
    • strlwr in c
    • strncmp function in c
    • strrev in c
    • strstr in c
  • C Funtions
    • Introduction to functions in c
    • math.h functions in c
    • pass by value in c
    • Pointer to Array in c
    • recursion in c
  • C Pointers
    • introduction to pointers in c
    • Pointers to Pointers in c
    • Pointer to Array in c
    • Pointers to Functions in c
  • C Files
    • introduction to file handling in c
    • fprint and fscanf
    • fputc and fgetc in c
    • fread and fwrite in c
    • recursion in c
  • C MISC
    • Memory allocation Functions in c
    • operator precedence in c
    • number system in c
    • Pointers to Functions in c

number system in c

there are 4 types

NUmber system in c

CONVERSIONS#

BINARY CONVERSIONS#

Binary converstions in c

OCTAL CONVERSIONS#

Octal converstions in c
Previous
ยซ operator precedence in c
Next
Pointers to Functions in c ยป
  • CONVERSIONS
    • BINARY CONVERSIONS
    • OCTAL CONVERSIONS

more

  • Tech Remake
  • Privacy Policy
  • Toc

Community

  • Stack Overflow
  • Discord
  • Twitter

More

  • Blog
  • GitHub
Copyright ยฉ 2021 Codeskulls