LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

C programming

hello everyone... i need help... i have made a hotel reservation program but i need help to save each time i fill it... because after each start the table is empty... how should i save the filled table?

besides another issue is that when i fill the table with strings, it complains that it should be double value... i changed it to char, but the char i fill is a string... how should i solve my problem?

 

i appreciate your help, thanks

Download All
0 Kudos
Message 1 of 2
(1,552 Views)

Do yourself a favor and click on your table control.  Then hit the F1 key on your keyboard. Up pops the most wonderful tutor for LabWindows: the Help window!

 

No, seriously.  Do that right now.  That's how I cut my teeth and so can you.

 

ElectroLund_0-1614203562111.png

There are truly excellent articles on calling convention, examples, theory of operation, etc.

 

ElectroLund_1-1614203581108.png

 

There are even example projects in there that will launch right from the Help...

 

ElectroLund_2-1614203647313.png

 

 

 

0 Kudos
Message 2 of 2
(1,520 Views)