Search Results

Search: Posts Made By: uday.sena.m
Forum: Programming 09-21-2011
3,484
Posted By Corona688
Is that what the data looks like, or are the...
Is that what the data looks like, or are the lines actually really long?

---------- Post updated at 11:06 AM ---------- Previous update was at 10:50 AM ----------

Will the process name always...
Forum: Programming 09-15-2011
3,484
Posted By Corona688
I think it's close to bulletproof: $ cat...
I think it's close to bulletproof:
$ cat between.c
#include <stdio.h>

int main(void)
{
const char *start="START", *end="END";

while(!feof(stdin))
{
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 04:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy