Points&Forces (core)
Software tools facilitating the task of surveying architecture
Functions | Variables
copy.h File Reference

Go to the source code of this file.

Functions

std::cin getline (buf, 256)
 
 while (std::cin)
 

Variables

char buf [256]
 

Function Documentation

◆ getline()

std::cin getline ( buf  ,
256   
)
+ Here is the caller graph for this function:

◆ while()

while ( std::cin  )

Definition at line 20 of file copy.h.

Variable Documentation

◆ buf

char buf[256]

Definition at line 17 of file copy.h.