Skip to content

deifickle/SimplyCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplyCpp

A repository of useful code snippets for C++ beginners. There are README files explaining each example and comments inside the code if necessary.

Though the concepts are general, the focus and description will be largely based on game/graphics programming.

Creating library

Creating a library and accessing its functionalities from a different project/application.

To create a Static library.

Function pointers

Different methods to use a function pointer.

A basic use case.

A library of function pointers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published