Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Compiling Issues of CGAL

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Compiling Issues of CGAL


Chronological Thread 
  • From: thedorkknight <>
  • To:
  • Subject: [cgal-discuss] Re: Compiling Issues of CGAL
  • Date: Mon, 14 Jan 2013 12:37:53 -0800 (PST)

Laurent - many thanks to you.

i am still confused about the data type the points must be having. I am
reading a .txt file in c++ then converting the individual lines which are
strings to float variable type, which are saved in a vector, one vector for
each dimension.I am getting an error feedback.

all the examples in the documentation seem to be reading in a *.cin file.
using fstream. so i assume that even those are strings. does CGAL convert
these values to numbers?




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Compiling-Issues-of-CGAL-tp4656055p4656481.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page