help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] const char *


From: address@hidden
Subject: [Help-glpk] const char *
Date: Fri, 18 Jun 2004 22:39:13 -0700

Hello
A number of the GLPK API functions (e.g. 
lpx_read_model) take char * arguments, where 
const char * would seem more appropriate. 
 
Why is this? Is there some reason why these 
functions may modify the given string? Am I 
missing something here? It is somewhat 
irritating, because if I pass them a string 
declared const char * I get a compiler warning 
about discarding qualifiers.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]