[EMAIL PROTECTED] wrote: > > > Hi all, > > I would like to know how to open big files (like over a gig) in a text > editor. > Doew anyone have any experience on that? > > It could be in any language.
Some editors open the file as actually the data is solicited (e.g. vim). So, you can open the file and the data'll be loaded as is required. > thanks in advance > > Marcelo Miorelli -- Adam Victor Nazareth Brandizzi Estudante de Ci�ncia da Computa��o - UnB - Usu�rio Linux n� 366316 ICQ: 168537710 | Jabber: [EMAIL PROTECTED] | Telefone: (61)9639 5258 "Real programmers don't use Pascal: just the integer ones can do it." >-----------------------------------------~-~> CHECK THE ARCHIVE BEFORE POSTING!!!! Archive is available at http://www.eScribe.com/software/C-Paradise/ >------------------------------------------_-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/C-Paradise/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
