Ronnie
❔ Basic question on linear search in list
Hello, I am making a blog/notebook for an assignment and I have a list which contains vectors with 3 elements, title/date/body - i need to do a linear search for a title but I cant find any information on how to loop through the first element on all the vectors in the list, any ideas?
Also, i have a DateTime-variable that is declared in the switch function, do i need to declare this at the top before using in Case 1?`
Help much appreciated : - P
15 replies