Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dxf_read_line_struct should not return the line number #4

Open
gass opened this issue Aug 22, 2010 · 1 comment
Open

dxf_read_line_struct should not return the line number #4

gass opened this issue Aug 22, 2010 · 1 comment

Comments

@gass
Copy link

gass commented Aug 22, 2010

The line number should be passed as pointer (int *line_number) and the function should return TRUE or FALSE.
TRUE if the function was executed ok.
FALSE if the function returns faulty.

@bert
Copy link
Owner

bert commented Aug 23, 2010

Hi Gass,
OK, I get to it after finishing the current "work in progress" on the shape entity.
Feel free to change this if you are in a hurry.
Kind regards, Bert Timmerman.

@bert bert self-assigned this Dec 1, 2014
@bert bert added this to the 0.0.1 milestone Dec 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants