Skip to content

Hungerarray/C-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-codes

A few projects as a beginner C learner open for suggestions (*under debugging)

FILES AVAILABLE

  1. calculator.c => A basic calculator only for arithmetic calculations only (uses CUI)
  2. rpn.c => (Reverse Polish Notation) calculator has only basic arithmetic (uses CUI)
  3. max_palindrome.c => The idea is to find the highest palindrome from given word {doesn't scramble, i.e, checks in same order} (uses CUI)

About

A few projects as a beginner C learner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published