[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ReadText() Arguments
Title: Message
Hello:
I need some help with the ReadText function of PDP++.
I been trying to load events from a file, but have not
been successful. I am learning C++ at the same time as PDP++, and I have read
the PDP++ user guide (CSS & Environment) but still do not understand
what are the arguments for the ReadText() function.
Can you please send me an example of the
ReadText() function for the xor.proj in the demos?
This will be my file:
p00 0 0 1
p01 0 1 1
p10 1 0 1
p11 1 1 0
Thanks in advance for your help.
Jorge Agosto,
787-466-5784
PD
I am using the script object to load the
file.