Skip to content

iammertozcan/42piscine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42 Piscine

This repository contains my solutions for the 42 School’s Piscine program.

c00

  • Basic Structures and Data Types
    • Pass-by-Value
  • Control Structures
    • if, else & while
  • Functions
    • Recursive Function

c01

  • Arrays
    • Single Dimentional Arrays
    • Array Operations
    • Relationship of Arrays with Pointers
  • Pointers
    • Pass-by-Reference
    • Dereferencing
    • Pointer Arithmetic

c02 / c03

  • Characters and Strings
    • Character-Processing Functions
    • ASCII

c04

c05

  • Recursive Function

c06

Table of Contens

shell00 shell01 c00 c01 c02 c03 c04 c05 c06 c07 c08
00 ex00 ex00 ex00 ex00 ex00 ex00 ex00 ex00 ex00 ex00 ex00
01 ex01 ex01 ex01 ex01 ex01 ex01 ex01 ex01 ex01 ex01 ex01
02 ex02 ex02 ex02 ex02 ex02 ex02 ex02 ex02 ex02 ex02 ex02
03 ex03 ex03 ex03 ex03 ex03 ex03 ex03 ex03 ex03 ex03 ex03
04 ex04 ex04 ex04 ex04 ex04 ex04 ex04 ex04 ex04
05 ex05 ex05 ex05 ex05 ex05 ex05 ex05 ex05 ex05
06 ex06 ex06 ex06 ex06 ex06 ex06
07 ex07 ex07 ex07 ex07 ex07 ex07
08 ex08 ex08 ex08 ex08 ex08 ex08
09 ex09 ex09
10 ex10
11 ex11
12 ex12

Contributing

This repository contains my personal work, but feel free to open issues or pull requests for any errors or improvement suggestions.

Releases

No releases published

Packages

No packages published