Skip to content

aforamitdev/cpp2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object and variables

c++ discourage direct access to memory. instead we access memory through an object.

An object is a region of storage.

std::cout is buffered

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages