Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybercase/funproject
Collection of code snippets that I wrote in my spare time
https://github.com/cybercase/funproject
Last synced: 14 days ago
JSON representation
Collection of code snippets that I wrote in my spare time
- Host: GitHub
- URL: https://github.com/cybercase/funproject
- Owner: cybercase
- Created: 2011-11-22T18:11:10.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-10-31T10:05:43.000Z (about 9 years ago)
- Last Synced: 2024-11-05T09:15:26.484Z (2 months ago)
- Language: C++
- Homepage:
- Size: 184 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A collection of code snippets that I'm writing for my blog posts.
Consider the following lines as included in each file from this project.
/*
* Copyright (C) 2015 Stefano Brilli - [email protected]
*
* This file is part of Funproject.
*
* Funproject is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, version 2.
*
* Funproject is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
*/