Search Results

Search: Posts Made By: sarbjit
3,223
Posted By sarbjit
I have implemented using id as key instead of...
I have implemented using id as key instead of name as two students can have same name but will always have unique names. To seed the students data, i use csv file with id,name,sub1marks, sub2marks,...
4,665
Posted By sarbjit
Some thing like this will work as long as nested...
Some thing like this will work as long as nested lists have more than one members.


set a {a b {c {d e}}}
proc list_eval {list_name {prefix {}}} {
set end_point [expr [llength $list_name] -1]
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy