Type Definitions ו const (שפת C).

IP yuval

New member
Type Definitions ו const (שפת C).

gpointer may be more convenient to type than void *. gconstpointer gives you const void*. (const gpointer will not do what you typically mean it to; spend some time with a good book on C if you don't see why.)​
אני לא מבין במה const gpointer שונה מgconstpointer. אפשר גם להפנות אותי למקור מידע טוב שיסביר לי את זה. תודה.
 
למעלה