Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94231401
text_viewer.cc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Dec 4, 23:20
Size
179 B
Mime Type
text/x-c
Expires
Fri, Dec 6, 23:20 (2 d)
Engine
blob
Format
Raw Data
Handle
22765165
Attached To
rSYMKIT symkit
text_viewer.cc
View Options
#include <iostream>
// pour endl
#include "text_viewer.h"
#include "contenu.h"
void
TextViewer
::
dessine
(
Contenu
const
&
a_dessiner
)
{
flot
<<
a_dessiner
.
infos
()
<<
std
::
endl
;
}
Event Timeline
Log In to Comment