Skip to content

GroundhogGrafix/Coding-Primes-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding-Primes

Code from YouTube video.

This is the example code used in the video Coding Primes by GroundhogGrafix. There are 3 functions that are significant in this code: isprime1, isprime2 and isprime3.

isprime4 was a test that I never put in the video and is probably buggy and shouldn't be used for anything more than testing.

Code was written and compiled using Microsoft Quick C 2.5 under MS-DOS.

Link to the video: https://youtu.be/6m4CRK7pF-4

About

Coding Primes in C from the YouTube video

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages