Thread: Remove whitespaces from char*

  1. #16
    uint64_t...think positive xuftugulus's Avatar
    Join Date
    Feb 2008
    Location
    Pacem
    Posts
    355
    Good google skills can solve an unimaginably wide class of problems these days
    Problems:
    P ε P-Complete ε Google ε Google-Complete ε NP ε NP-Complete
    Code:
    ...
        goto johny_walker_red_label;
    johny_walker_blue_label: exit(-149$);
    johny_walker_red_label : exit( -22$);
    A typical example of ...cheap programming practices.

  2. #17
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by Prelude View Post
    I have a theory: Programmers are such egomaniacs, you can post a homework question without any proof of effort, and eventually someone will give you the complete answer while trying to show off his expertise.
    I only bother showing off on problems that are actually hard.

  3. #18
    Registered User
    Join Date
    Dec 2007
    Posts
    30
    Quote Originally Posted by brewbuck View Post
    I only bother showing off on problems that are actually hard.
    Hard from who's point of view ?
    Last edited by desmond5; 03-10-2008 at 11:55 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Running remove() gets permission denied error...
    By edomingox in forum C Programming
    Replies: 4
    Last Post: 01-11-2009, 12:55 PM
  2. whitespaces
    By happyclown in forum C Programming
    Replies: 2
    Last Post: 01-06-2009, 10:33 PM
  3. randomly remove elements
    By joan in forum C++ Programming
    Replies: 6
    Last Post: 12-06-2006, 01:46 PM
  4. randomly remove elements
    By joan in forum C++ Programming
    Replies: 2
    Last Post: 12-06-2006, 12:22 PM
  5. Remove Duplicate Functions
    By dhartwig1023 in forum C++ Programming
    Replies: 1
    Last Post: 09-12-2002, 01:21 PM