libredwg
[Top][All Lists]
Advanced

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

[libredwg] Need help with String array in C


From: guruprasad rane
Subject: [libredwg] Need help with String array in C
Date: Sat, 12 Nov 2011 15:26:18 +0530

Hi All

I am very new to C. Need someone to help me with arrays in C.

I want to create and array of object types. Say ObjectsTypes where index 0 should have string "LINE", index 1 should have string "PLINE" etc

I should be able to us printf("Current Object is %s",ObjectsTypes[1]);
reply via email to

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