<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sat, 13 Jun 2026 15:43:51 +0000</lastBuildDate>
    <item>
      <title>(VB.NET) [vbnet] [directory] lister tous les fichiers d'un répertoire - martinbrait</title>
      <link>https://snipplr.com/view/333776/vbnet-directory-lister-tous-les-fichiers-dun-rpertoire</link>
      <description>&lt;p&gt;list all the files in a directory&lt;/p&gt;</description>
      <pubDate>Fri, 23 Aug 2019 03:28:12 UTC</pubDate>
      <guid>https://snipplr.com/view/333776/vbnet-directory-lister-tous-les-fichiers-dun-rpertoire</guid>
    </item>
    <item>
      <title>(VB.NET) [vbnet] [directory] lister les fichiers d'un répertoire et d'un sous-répertoire dans un tableau - martinbrait</title>
      <link>https://snipplr.com/view/333770/vbnet-directory-lister-les-fichiers-dun-rpertoire-et-dun-sousrpertoire-dans-un-tableau</link>
      <description>&lt;p&gt;list files from directory and subdirectory into a table&#13;
&#13;
'On déclare une arraylist qui contiendra tous les fichiers&lt;/p&gt;</description>
      <pubDate>Fri, 23 Aug 2019 03:03:49 UTC</pubDate>
      <guid>https://snipplr.com/view/333770/vbnet-directory-lister-les-fichiers-dun-rpertoire-et-dun-sousrpertoire-dans-un-tableau</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister dossiers et sous-dossiers d'un répertoire - martinbrait</title>
      <link>https://snipplr.com/view/333617/vbaexcel-lister-dossiers-et-sousdossiers-dun-rpertoire</link>
      <description>&lt;p&gt;How to list directories and subdirectories in an excel sheet ?&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 23:42:40 UTC</pubDate>
      <guid>https://snipplr.com/view/333617/vbaexcel-lister-dossiers-et-sousdossiers-dun-rpertoire</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister tous les fichiers répertoires et sous-répertoires - martinbrait</title>
      <link>https://snipplr.com/view/333616/vbaexcel-lister-tous-les-fichiers-rpertoires-et-sousrpertoires</link>
      <description>&lt;p&gt;How to list files in directories and subdirectories ?&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 23:11:14 UTC</pubDate>
      <guid>https://snipplr.com/view/333616/vbaexcel-lister-tous-les-fichiers-rpertoires-et-sousrpertoires</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister fichiers avec détails, dans une feuille excel - martinbrait</title>
      <link>https://snipplr.com/view/333614/vbaexcel-lister-fichiers-avec-dtails-dans-une-feuille-excel</link>
      <description>&lt;p&gt;How to list files, with details, in an excel sheet&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 23:04:01 UTC</pubDate>
      <guid>https://snipplr.com/view/333614/vbaexcel-lister-fichiers-avec-dtails-dans-une-feuille-excel</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister fichiers dossiers, et sous-dossiers - martinbrait</title>
      <link>https://snipplr.com/view/333613/vbaexcel-lister-fichiers-dossiers-et-sousdossiers</link>
      <description>&lt;p&gt;How to list recursively files, in an excel sheet ?&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 23:01:36 UTC</pubDate>
      <guid>https://snipplr.com/view/333613/vbaexcel-lister-fichiers-dossiers-et-sousdossiers</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister le contenu d'un répertoire dans une feuille - martinbrait</title>
      <link>https://snipplr.com/view/333612/vbaexcel-lister-le-contenu-dun-rpertoire-dans-une-feuille</link>
      <description>&lt;p&gt;How to list files from a directory ?&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 22:58:31 UTC</pubDate>
      <guid>https://snipplr.com/view/333612/vbaexcel-lister-le-contenu-dun-rpertoire-dans-une-feuille</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-access] liste des requêtes d'une base access - martinbrait</title>
      <link>https://snipplr.com/view/333568/vbaaccess-liste-des-requtes-dune-base-access</link>
      <description>&lt;p&gt;List of access database queries&#13;
&#13;
Pour tester, ouvre la fenêtre de Debug (CTRL G), et tapes-y 'ListeRequetes' et appuye sur la touche [Entrée].&lt;/p&gt;</description>
      <pubDate>Wed, 07 Aug 2019 21:31:36 UTC</pubDate>
      <guid>https://snipplr.com/view/333568/vbaaccess-liste-des-requtes-dune-base-access</guid>
    </item>
    <item>
      <title>(PHP) Lister des fichiers en fonction de leur extension - martinbrait</title>
      <link>https://snipplr.com/view/333409/lister-des-fichiers-en-fonction-de-leur-extension</link>
      <description>&lt;p&gt;List only certain files in a folder with PHP&#13;
Lists only certain files extensions as links on a page &#13;
from a defined folder&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:47:18 UTC</pubDate>
      <guid>https://snipplr.com/view/333409/lister-des-fichiers-en-fonction-de-leur-extension</guid>
    </item>
    <item>
      <title>(PHP) Lister tous fichiers contenus dans un dossier - martinbrait</title>
      <link>https://snipplr.com/view/333407/lister-tous-fichiers-contenus-dans-un-dossier</link>
      <description>&lt;p&gt;php list all files of a given directory&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:35:07 UTC</pubDate>
      <guid>https://snipplr.com/view/333407/lister-tous-fichiers-contenus-dans-un-dossier</guid>
    </item>
    <item>
      <title>(PHP) Liste de sélection des départements français - martinbrait</title>
      <link>https://snipplr.com/view/333405/liste-de-slection-des-dpartements-franais</link>
      <description>&lt;p&gt;php selection list of french departments&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:24:36 UTC</pubDate>
      <guid>https://snipplr.com/view/333405/liste-de-slection-des-dpartements-franais</guid>
    </item>
    <item>
      <title>(PHP) Lister répertoires et fichiers commençant par ... - martinbrait</title>
      <link>https://snipplr.com/view/333403/lister-rpertoires-et-fichiers-commenant-par-</link>
      <description>&lt;p&gt;php list files and directories beginning with ....&#13;
&#13;
1 paramètre d'entrée&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:05:41 UTC</pubDate>
      <guid>https://snipplr.com/view/333403/lister-rpertoires-et-fichiers-commenant-par-</guid>
    </item>
    <item>
      <title>(Visual Basic) Excel (VBA) drop down list multiple values in single cell - cueballrawn</title>
      <link>https://snipplr.com/view/149514/excel-vba-drop-down-list-multiple-values-in-single-cell</link>
      <description>&lt;p&gt;Selecting different values from a data validation drop down list will populate the same cell, i.e. it will create a concatenating list separated by commas.&#13;
Amend the "If Target.Column" values to set the columns this applies to.&lt;/p&gt;</description>
      <pubDate>Wed, 10 Aug 2016 01:54:42 UTC</pubDate>
      <guid>https://snipplr.com/view/149514/excel-vba-drop-down-list-multiple-values-in-single-cell</guid>
    </item>
    <item>
      <title>(Python) Dictionary Values to a List - GabrielTheodoulos</title>
      <link>https://snipplr.com/view/147610/dictionary-values-to-a-list</link>
      <description>&lt;p&gt;This shows how to convert values from a dictionary and make them a list.&lt;/p&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:37:34 UTC</pubDate>
      <guid>https://snipplr.com/view/147610/dictionary-values-to-a-list</guid>
    </item>
    <item>
      <title>(Bash) Recursively find and list the last modified files in a directory - rm1984</title>
      <link>https://snipplr.com/view/147234/recursively-find-and-list-the-last-modified-files-in-a-directory</link>
      <description>&lt;p&gt;Recursively find and list the last modified files in a directory&lt;/p&gt;</description>
      <pubDate>Thu, 30 Jun 2016 18:38:46 UTC</pubDate>
      <guid>https://snipplr.com/view/147234/recursively-find-and-list-the-last-modified-files-in-a-directory</guid>
    </item>
    <item>
      <title>(Visual Basic) Excel (VBA) create list of all worksheet names in workbook - cueballrawn</title>
      <link>https://snipplr.com/view/147152/excel-vba-create-list-of-all-worksheet-names-in-workbook</link>
      <description>&lt;p&gt;This inserts a new column in the active worksheet and lists all the worksheet names, using a row for each name. Useful if you have lots of worksheets names that you want to reference accurately.&lt;/p&gt;</description>
      <pubDate>Mon, 13 Jun 2016 20:14:01 UTC</pubDate>
      <guid>https://snipplr.com/view/147152/excel-vba-create-list-of-all-worksheet-names-in-workbook</guid>
    </item>
    <item>
      <title>(PHP) Simple PDO Connection and select - snstro</title>
      <link>https://snipplr.com/view/92256/simple-pdo-connection-and-select</link>
      <description>&lt;p&gt;This is the basic code that you need to know to connect and list data with PDO.&#13;
Don't use de old method (mysql_connect and mysqli_connect) to connect and interact with databases.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Mar 2015 02:32:03 UTC</pubDate>
      <guid>https://snipplr.com/view/92256/simple-pdo-connection-and-select</guid>
    </item>
    <item>
      <title>(JavaScript) Creating a Mobile App with PhoneGap and Webix - kengajunior</title>
      <link>https://snipplr.com/view/87966/creating-a-mobile-app-with-phonegap-and-webix</link>
      <description>&lt;p&gt;This step-by-step tutorial describes how to build an HTML5-based mobile web app by means of Webix library (open source, GPL) and PhoneGap framework. As a result youâ€™ll get an awesome native app for Android devices with rich UI and high performance.&lt;/p&gt;</description>
      <pubDate>Tue, 20 Jan 2015 22:04:19 UTC</pubDate>
      <guid>https://snipplr.com/view/87966/creating-a-mobile-app-with-phonegap-and-webix</guid>
    </item>
    <item>
      <title>(C++) Binary tree, implementation using pointers and linked lists - elvis_popovic</title>
      <link>https://snipplr.com/view/87826/binary-tree-implementation-using-pointers-and-linked-lists</link>
      <description>&lt;p&gt;Here is pointer implementation, not tested finally.&lt;/p&gt;</description>
      <pubDate>Mon, 19 Jan 2015 08:54:27 UTC</pubDate>
      <guid>https://snipplr.com/view/87826/binary-tree-implementation-using-pointers-and-linked-lists</guid>
    </item>
    <item>
      <title>(Python) Flatten a list of lists (any depth) in Python - alces</title>
      <link>https://snipplr.com/view/82978/flatten-a-list-of-lists-any-depth-in-python</link>
      <description>&lt;p&gt;Flatten a list of lists (or tuple of tuples, list of tuples, etc.) to any depth of nesting using no mutable objects.&lt;/p&gt;</description>
      <pubDate>Wed, 03 Dec 2014 20:53:26 UTC</pubDate>
      <guid>https://snipplr.com/view/82978/flatten-a-list-of-lists-any-depth-in-python</guid>
    </item>
    <item>
      <title>(HTML) List of Industries - chrisaiv</title>
      <link>https://snipplr.com/view/81837/list-of-industries</link>
      <description>&lt;p&gt;https://www.chrisjmendez.com/2014/11/20/list-of-industries/&lt;/p&gt;</description>
      <pubDate>Thu, 20 Nov 2014 05:01:48 UTC</pubDate>
      <guid>https://snipplr.com/view/81837/list-of-industries</guid>
    </item>
    <item>
      <title>(C++) binarno_stabo_pokazivac.h - AOT_code</title>
      <link>https://snipplr.com/view/73373/binarnostabopokazivach</link>
      <description>&lt;p&gt;Implementacija binarnog stabla pomoÄ‡u funkcija koristeÄ‡i pokazivaÄe.&lt;/p&gt;</description>
      <pubDate>Sun, 12 Jan 2014 13:25:30 UTC</pubDate>
      <guid>https://snipplr.com/view/73373/binarnostabopokazivach</guid>
    </item>
    <item>
      <title>(C++) binarno_stabo_polje.h - AOT_code</title>
      <link>https://snipplr.com/view/73372/binarnostabopoljeh</link>
      <description>&lt;p&gt;Implementacija binarnog stabla koristeÄ‡i se poljem.&lt;/p&gt;</description>
      <pubDate>Sun, 12 Jan 2014 13:22:52 UTC</pubDate>
      <guid>https://snipplr.com/view/73372/binarnostabopoljeh</guid>
    </item>
    <item>
      <title>(PHP) Country list with country code and continent - kilise</title>
      <link>https://snipplr.com/view/72374/country-list-with-country-code-and-continent</link>
      <description>&lt;p&gt;Here's a country list with continent and country by country code!&lt;/p&gt;</description>
      <pubDate>Tue, 17 Sep 2013 04:57:05 UTC</pubDate>
      <guid>https://snipplr.com/view/72374/country-list-with-country-code-and-continent</guid>
    </item>
    <item>
      <title>(HTML) Standard Desktop Left Navigation Template - tymartist</title>
      <link>https://snipplr.com/view/72054/standard-desktop-left-navigation-template</link>
      <description>&lt;p&gt;* A standard multi-level list example for copy and paste in any site.  Uses anchors as the default links, to be filled in later.&#13;
* Built to work with Bootstrap's default CSS, but also works fine with other CSS&#13;
* Pull the "plain" class from the [starter styles](http://snipplr.com/view/72046/universal-mostused-starter-styles/)&lt;/p&gt;</description>
      <pubDate>Wed, 07 Aug 2013 04:04:00 UTC</pubDate>
      <guid>https://snipplr.com/view/72054/standard-desktop-left-navigation-template</guid>
    </item>
    <item>
      <title>(HTML) Reveal.js - Unordered List - mralexjuarez</title>
      <link>https://snipplr.com/view/71992/revealjs--unordered-list</link>
      <description>&lt;p&gt;Reveal.js - Template Unordered List&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2013 14:04:08 UTC</pubDate>
      <guid>https://snipplr.com/view/71992/revealjs--unordered-list</guid>
    </item>
    <item>
      <title>(PHP) List only certain files in a folder with PHP - kidmizere</title>
      <link>https://snipplr.com/view/71980/list-only-certain-files-in-a-folder-with-php</link>
      <description>&lt;p&gt;Lists only certain files extensions as links on a page from a defined folder&lt;/p&gt;</description>
      <pubDate>Sat, 27 Jul 2013 01:08:08 UTC</pubDate>
      <guid>https://snipplr.com/view/71980/list-only-certain-files-in-a-folder-with-php</guid>
    </item>
    <item>
      <title>(SAS) Allow a list of non-numeric values for an iterative macro %DO loop - webonomic</title>
      <link>https://snipplr.com/view/71951/allow-a-list-of-nonnumeric-values-for-an-iterative-macro-do-loop</link>
      <description>&lt;p&gt;More details here: https://communities.sas.com/ideas/1084&lt;/p&gt;</description>
      <pubDate>Wed, 24 Jul 2013 00:51:16 UTC</pubDate>
      <guid>https://snipplr.com/view/71951/allow-a-list-of-nonnumeric-values-for-an-iterative-macro-do-loop</guid>
    </item>
    <item>
      <title>(SAS) Using character values on a macro %DO loop - webonomic</title>
      <link>https://snipplr.com/view/71474/using-character-values-on-a-macro-do-loop</link>
      <description>&lt;p&gt;This sample contains 2 macro techniques for iterating through character values on a macro %DO loop.&lt;/p&gt;</description>
      <pubDate>Tue, 11 Jun 2013 09:01:40 UTC</pubDate>
      <guid>https://snipplr.com/view/71474/using-character-values-on-a-macro-do-loop</guid>
    </item>
    <item>
      <title>(Java) Create String List With Random Characters And Sort - borysn</title>
      <link>https://snipplr.com/view/71356/create-string-list-with-random-characters-and-sort</link>
      <description>&lt;p&gt;Create a List&lt;String&gt; for a specified number strings with a specified max characters (randomized...1-max). This method uses another snippet which contains initCharacterList(int, int) http://snipplr.com/view/71355/fill-character-list-from-ascii-table-and-sort/&lt;/p&gt;</description>
      <pubDate>Fri, 31 May 2013 12:40:32 UTC</pubDate>
      <guid>https://snipplr.com/view/71356/create-string-list-with-random-characters-and-sort</guid>
    </item>
    <item>
      <title>(Java) Fill Character List From ASCII Table And Sort - borysn</title>
      <link>https://snipplr.com/view/71355/fill-character-list-from-ascii-table-and-sort</link>
      <description>&lt;p&gt;FIll a List&lt;Character&gt; with ASCII (0-127) characters with a given number of characters.&lt;/p&gt;</description>
      <pubDate>Fri, 31 May 2013 11:00:46 UTC</pubDate>
      <guid>https://snipplr.com/view/71355/fill-character-list-from-ascii-table-and-sort</guid>
    </item>
    <item>
      <title>(JavaScript) How to retrieve data from a list in Sharepoint 2013 using oData and JavaScript - rumremix</title>
      <link>https://snipplr.com/view/71175/how-to-retrieve-data-from-a-list-in-sharepoint-2013-using-odata-and-javascript</link>
      <description>&lt;p&gt;The following code fetches contents of each Title field from the list called "LandingMiddleLinks"&lt;/p&gt;</description>
      <pubDate>Wed, 15 May 2013 03:29:20 UTC</pubDate>
      <guid>https://snipplr.com/view/71175/how-to-retrieve-data-from-a-list-in-sharepoint-2013-using-odata-and-javascript</guid>
    </item>
    <item>
      <title>(HTML) Captions for images - COBOLdinosaur</title>
      <link>https://snipplr.com/view/70374/captions-for-images</link>
      <description>&lt;p&gt;The nice part about it is that the caption is locked to the image. The figure can be positioned and styled and the caption can be rendered with any affect that can be applied to any other text element.&lt;/p&gt;</description>
      <pubDate>Wed, 13 Mar 2013 05:56:54 UTC</pubDate>
      <guid>https://snipplr.com/view/70374/captions-for-images</guid>
    </item>
    <item>
      <title>(Visual Basic) Sheets_List_From_File - lolrenx</title>
      <link>https://snipplr.com/view/70373/sheetslistfromfile</link>
      <description>&lt;p&gt;lists sheets without opening the file&lt;/p&gt;</description>
      <pubDate>Wed, 13 Mar 2013 02:04:10 UTC</pubDate>
      <guid>https://snipplr.com/view/70373/sheetslistfromfile</guid>
    </item>
    <item>
      <title>(C#) XMLNodeList to HTML Table based on Ektron Smartform data - dego89</title>
      <link>https://snipplr.com/view/70320/xmlnodelist-to-html-table-based-on-ektron-smartform-data</link>
      <description>&lt;p&gt;Ektron smartform data contains a xml nodelist which I put in a data table and parse out into an html table&lt;/p&gt;</description>
      <pubDate>Fri, 08 Mar 2013 02:33:03 UTC</pubDate>
      <guid>https://snipplr.com/view/70320/xmlnodelist-to-html-table-based-on-ektron-smartform-data</guid>
    </item>
    <item>
      <title>(C#) Ektron list based on taxonomy id - dego89</title>
      <link>https://snipplr.com/view/70319/ektron-list-based-on-taxonomy-id</link>
      <description>&lt;p&gt;The following code retrieves a list of content based on a taxonomy id. The list is bound to a repeater that display a preview of the content with a quick link to a content page. The content comes in based on the previous taxonomy id but exposes a content list which can be used gather the html property's. Then I use a regex to take our specific nodes for the preview columns in my table.&lt;/p&gt;</description>
      <pubDate>Fri, 08 Mar 2013 02:23:00 UTC</pubDate>
      <guid>https://snipplr.com/view/70319/ektron-list-based-on-taxonomy-id</guid>
    </item>
    <item>
      <title>(PHP) Country list based on browser's language - Hexahow</title>
      <link>https://snipplr.com/view/69852/country-list-based-on-browsers-language</link>
      <description>&lt;p&gt;The following codes populate the country list into dropdown box based on browser's languages. The country information is getting from geolocation.com&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2013 00:10:49 UTC</pubDate>
      <guid>https://snipplr.com/view/69852/country-list-based-on-browsers-language</guid>
    </item>
    <item>
      <title>(JavaScript) Remove selected items from select box - j100</title>
      <link>https://snipplr.com/view/69713/remove-selected-items-from-select-box</link>
      <description>&lt;p&gt;This will remove the items in a select box/list box that have been selected.&lt;/p&gt;</description>
      <pubDate>Thu, 31 Jan 2013 11:03:36 UTC</pubDate>
      <guid>https://snipplr.com/view/69713/remove-selected-items-from-select-box</guid>
    </item>
    <item>
      <title>(C++) lista_pokazivac.h - idurlen1</title>
      <link>https://snipplr.com/view/69070/listapokazivach</link>
      <description>&lt;p&gt;zadatak iz SP-a&lt;/p&gt;</description>
      <pubDate>Tue, 11 Dec 2012 22:37:47 UTC</pubDate>
      <guid>https://snipplr.com/view/69070/listapokazivach</guid>
    </item>
    <item>
      <title>(C++) Evidencija Zivotinja Pokazivaci Zaglavlje - Jurij</title>
      <link>https://snipplr.com/view/68490/evidencija-zivotinja-pokazivaci-zaglavlje</link>
      <description>&lt;p&gt;Zaglavlje s implementacijom funkcija pomoÄ‡u pokazivaÄa&lt;/p&gt;</description>
      <pubDate>Mon, 12 Nov 2012 09:54:52 UTC</pubDate>
      <guid>https://snipplr.com/view/68490/evidencija-zivotinja-pokazivaci-zaglavlje</guid>
    </item>
    <item>
      <title>(C++) Evidencija Zivotinja polje zaglavlje - Jurij</title>
      <link>https://snipplr.com/view/68484/evidencija-zivotinja-polje-zaglavlje</link>
      <description>&lt;p&gt;zaglavlje s funkcijama implementiranim kroz polje&lt;/p&gt;</description>
      <pubDate>Mon, 12 Nov 2012 09:49:51 UTC</pubDate>
      <guid>https://snipplr.com/view/68484/evidencija-zivotinja-polje-zaglavlje</guid>
    </item>
    <item>
      <title>(C++) Evidencija zivotinja main - Jurij</title>
      <link>https://snipplr.com/view/68482/evidencija-zivotinja-main</link>
      <description>&lt;p&gt;main dio programa za prvi zadatak&lt;/p&gt;</description>
      <pubDate>Mon, 12 Nov 2012 09:47:43 UTC</pubDate>
      <guid>https://snipplr.com/view/68482/evidencija-zivotinja-main</guid>
    </item>
    <item>
      <title>(C++) Datoteka zaglavlja - lista_polje.h - izavrski2</title>
      <link>https://snipplr.com/view/68319/datoteka-zaglavlja--listapoljeh</link>
      <description>&lt;p&gt;U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koristi se polje pomoÄ‡u kojeg se implementira tzv. vezana lista.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Nov 2012 02:36:17 UTC</pubDate>
      <guid>https://snipplr.com/view/68319/datoteka-zaglavlja--listapoljeh</guid>
    </item>
    <item>
      <title>(C++) Datoteka zaglavlja -lista_pokazivac.h - izavrski2</title>
      <link>https://snipplr.com/view/68317/datoteka-zaglavlja-listapokazivach</link>
      <description>&lt;p&gt;U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL,  DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koriste pokazivaÄi kojima se implementira tzv. vezana lista.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Nov 2012 02:26:25 UTC</pubDate>
      <guid>https://snipplr.com/view/68317/datoteka-zaglavlja-listapokazivach</guid>
    </item>
    <item>
      <title>(C++) ATP Lista - glavni program - milan_pavlovic</title>
      <link>https://snipplr.com/view/68255/atp-lista--glavni-program</link>
      <description>&lt;p&gt;Glavno programsko rjeÅ¡enje zadatka izrade programa za evidenciju Å¾ivotinja u trgovini kuÄ‡nim ljubimcima. &#13;
Fakultet organizacije i informatike VaraÅ¾din&#13;
Kolegij: Strukture podataka&lt;/p&gt;</description>
      <pubDate>Sun, 11 Nov 2012 06:42:43 UTC</pubDate>
      <guid>https://snipplr.com/view/68255/atp-lista--glavni-program</guid>
    </item>
    <item>
      <title>(C++) lista_pokazivac.h - dpavlovi</title>
      <link>https://snipplr.com/view/68231/listapokazivach</link>
      <description>&lt;p&gt;Struktura headera za implementaciju liste putem pokazivaÄa, koja se ukljuÄuje unutar glavnog programa&lt;/p&gt;</description>
      <pubDate>Sun, 11 Nov 2012 01:55:46 UTC</pubDate>
      <guid>https://snipplr.com/view/68231/listapokazivach</guid>
    </item>
    <item>
      <title>(C++) Implementacija liste - main.cpp - msestak2</title>
      <link>https://snipplr.com/view/68191/implementacija-liste--maincpp</link>
      <description>&lt;p&gt;Ovo je glavna datoteka main u kojoj se pozivaju funkcije iz biblioteka lista_polje.h i lista_pokazivaci.h za implementaciju liste. Korisnik moÅ¾e odabrati sljedeÄ‡e opcije: unos nove Å¾ivotinje, ispis Å¾ivotinja prema silaznoj Å¡ifri, filtriranje prema datumu i ispis Å¾ivotinja dostavljenih nakon 23.09.2012., brisanje prema unesenom nazivu ili vrsti Å¾ivotinje te silazno sortiranje prema nazivu i cijenu koriÅ¡tenjem metode Merge Sort (prije je potrebno elemente liste prebaciti u polje, pa se zatim to polje sortira).&lt;/p&gt;</description>
      <pubDate>Sat, 10 Nov 2012 02:18:13 UTC</pubDate>
      <guid>https://snipplr.com/view/68191/implementacija-liste--maincpp</guid>
    </item>
    <item>
      <title>(PHP) list all files in directory - ne7son</title>
      <link>https://snipplr.com/view/65972/list-all-files-in-directory</link>
      <description>&lt;p&gt;list all files in directory and subdirectory&lt;/p&gt;</description>
      <pubDate>Thu, 05 Jul 2012 23:35:04 UTC</pubDate>
      <guid>https://snipplr.com/view/65972/list-all-files-in-directory</guid>
    </item>
    <item>
      <title>(JavaScript) Hide Sencha Touch list items dynamically via CSS - Winkyboy</title>
      <link>https://snipplr.com/view/65770/hide-sencha-touch-list-items-dynamically-via-css</link>
      <description>&lt;p&gt;Although I realize one should be able to filter a store to remove unwanted items in the list, this allows the list items through and just hides them via CSS.&lt;/p&gt;</description>
      <pubDate>Sat, 23 Jun 2012 06:45:37 UTC</pubDate>
      <guid>https://snipplr.com/view/65770/hide-sencha-touch-list-items-dynamically-via-css</guid>
    </item>
    <item>
      <title>(JavaScript) Generic List in Javascript - mikkeldamm</title>
      <link>https://snipplr.com/view/65647/generic-list-in-javascript</link>
      <description>&lt;p&gt;The closest to a generic List in javascript. &#13;
When calling constructor - new List(Module) - add model in constructor parameter&lt;/p&gt;</description>
      <pubDate>Fri, 15 Jun 2012 20:25:18 UTC</pubDate>
      <guid>https://snipplr.com/view/65647/generic-list-in-javascript</guid>
    </item>
  </channel>
</rss>
