Thread: Happy Birthday Prelude

  1. #16
    Heh.

    Prelude showed up for the fun!

    Well enjoy the Cboard party. It seems exciting so far. You never know what comes next
    Segmentation Fault: I am an error in which a running program attempts to access memory not allocated to it and core dumps with a segmentation violation error. This is often caused by improper usage of pointers, attempts to access a non-existent or read-only physical memory address, re-use of memory if freed within the same scope, de-referencing a null pointer, or (in C) inadvertently using a non-pointer variable as a pointer.

  2. #17
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    *Prelude enjoys the party for a bit, then slips off to other forums again*

    It's no fun when all of the questions are answered by the time I get here.
    My best code is written with the delete key.

  3. #18
    Quote Originally Posted by Prelude
    It's no fun when all of the questions are answered by the time I get here.
    » Oh, sorry to hear. Maybe I could try and contact you when a question arrises, or maybe I'll make up some questions for you!

    Heh, I'm sure there will be plenty of questions for you to answer soon. All in all, you're the guru!


    - Stack Overflow
    Segmentation Fault: I am an error in which a running program attempts to access memory not allocated to it and core dumps with a segmentation violation error. This is often caused by improper usage of pointers, attempts to access a non-existent or read-only physical memory address, re-use of memory if freed within the same scope, de-referencing a null pointer, or (in C) inadvertently using a non-pointer variable as a pointer.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Happy Birthday Kermi!
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 05-17-2006, 02:34 PM
  2. Happy Birthday Sean
    By RobR in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 05-01-2005, 06:17 PM
  3. Happy Birthday Dave!
    By Stack Overflow in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 03-10-2005, 01:28 AM
  4. Happy Birthday Govtcheez
    By sean in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 07-27-2004, 07:45 PM
  5. Happy Birthday ethic!
    By Govtcheez in forum A Brief History of Cprogramming.com
    Replies: 27
    Last Post: 03-12-2002, 12:33 PM