drankinatty

Drankinatty's Pastebin

Nacogdoches    3,158 28,721 1 12 years ago
Name / Title Added Expires Hits Comments Syntax  
Nasm x86 Use Stack For Temp Storage May 5th, 2022 Never 1,743 0 ASM (NASM) -
Nasm x86_64 Use Stack For Temp Storage May 5th, 2022 Never 1,553 0 ASM (NASM) -
PSet3 - Tideman (one approach) Apr 26th, 2022 Never 1,760 0 C -
ASCII Chart - 4 Column Char, Dec, Oct, Hex - POSIX printf Mar 13th, 2022 Never 339 0 C -
Simple neural network implementation in C Jan 5th, 2022 Never 1,565 0 C -
C - RxRefill - Simple Text Menu Implementation Jan 4th, 2022 Never 379 0 C -
Count Lines, Words & Chars (Linux wc) in C Oct 19th, 2021 Never 342 0 C -
ASCII Chart - 4 Column Char, Dec, Oct, Hex Sep 24th, 2021 Never 1,492 0 C -
MSP432 PWM Control of Tri-Color LED Sep 18th, 2021 Never 1,366 0 C -
doubly linked-list ins in-order, reverse, delete Apr 12th, 2021 Never 1,270 0 C -
"Doubly Linked-List Using Address of List" Apr 8th, 2021 Never 346 0 C -
C - 20 Line Pager w/Line Numbers and Continue/Quit Control Apr 2nd, 2021 Never 747 0 C -
C - Taylor Series for Sine / Cosine Oct 25th, 2020 Never 2,906 0 C -
Hashtable for Strings using LH_strhash() Hash Function. Sep 4th, 2020 Never 461 0 C -
Doubly-Linked List of Integers - Remove Rand Nodes Check Feb 29th, 2020 Never 421 0 C -
Reading & Checking Arrays C++ Feb 25th, 2020 Never 417 0 C++ -
Singly Linked List of Integers (mergesort) Feb 5th, 2020 Never 351 0 C -
Word Search mmap'ed File Dec 14th, 2019 Never 314 0 C -
C 1D Array as 2D Subarrays by Pointers Oct 25th, 2019 Never 281 0 C -
C++ Template Singly-Linked List w/Sort Oct 9th, 2019 Never 436 0 C++ -
C - Copy List w/Sentinel NULL Oct 4th, 2019 Never 299 0 C -
Assembly (NASM) Read/Write String Oct 4th, 2019 Never 397 0 ASM (NASM) -
Singly Linked List (node only, no wrapper) Sep 24th, 2019 Never 655 0 C -
Singly Linked List of Integers (example) Aug 23rd, 2019 Never 871 0 C -
Singly Linked List of Integers (add, del, print) Aug 21st, 2019 Never 308 0 C -
Singly Linked List of Strings With Sorted Insertion Aug 6th, 2019 Never 432 0 C -
Censor Input - Find/Replace each word of given length Jan 17th, 2019 Never 264 0 C++ -
Understanding Array/Pointer Conversion Jan 2nd, 2019 Never 323 0 C -
Generate Full ASCII-Chart in Single Loop Apr 24th, 2018 Never 316 0 C -
C++ timed read of lines from file into dynamic list<string> Oct 8th, 2017 Never 372 0 C++ -
C - timed read of lines from file into dynamic memory Oct 8th, 2017 Never 317 0 C -
C - copy files using sendfile with offset and nbytes options Jun 15th, 2017 Never 423 0 C -
C - minimal shell using fork and execvp May 21st, 2017 Never 346 0 C -
C - minimum singly-linked-list (head/tail - non-circular) May 1st, 2017 Never 310 0 C -
Doubly Linked Circular Linked List w/Pointer to Payload Apr 14th, 2017 Never 330 0 C -
C - Read Text File with Lines of Any Length into Memory Apr 1st, 2017 Never 271 0 C -
Convert float to IEEE-754 Single Precision Binary Number Feb 16th, 2016 Never 895 0 C -
C - read file into dynamically allocated 2D array Jan 8th, 2016 Never 366 0 C -
gcc build script (alias to 'g') Nov 26th, 2015 Never 250 0 Bash -
C preserve const for array of pointer to struct Aug 29th, 2015 Never 312 0 C -
C filter wiretest data, dynamic arrays, structs May 20th, 2015 Never 482 0 C -
C read integers from file (jagged array) May 20th, 2015 Never 500 0 C -
C getln (getline substitute using fgetc) May 17th, 2015 Never 474 0 C -
C singly-linked circular linked-list example May 17th, 2015 Never 724 0 C -