UNIX/Linux Programming - August 2008 (Page 2)

C++ program for a ENS Linux Machine
 
Hello, I am new to linux and have to write program in C++ that executes on an ENS Linux machine. A...
[1 reply] : It depends on how deeply you want to dive into OS-dependant functions.... (by Duthomhas)
by okonor
binary to ascii conversion using perl
 
How can i convert binary file to ascii file using perl in linux
[1 reply] : This is a C++ forum, not a perl forum. (by jsmith)
by srini
how i can read the contents of directory
 
hi, how can i read the contents of directory. suppose a directory is having some .txt files. n...
[1 reply] : Use opendir() and readdir(). (man 3 opendir and man 3 readdir). Cont... (by jsmith)
concat problems
 
Having some problems copying one string to other. I copied strings in my other functions and they wo...
[2 replies] Last: WOW I forgot about that. Thanks!!!!! (by Kenshinofkin)
by helios
Delay function
 
I'm looking for an equivalent function in Linux to the Sleep() function in Windows. That is, a funct...
[2 replies] Last: Alright. Thanks! (by helios)
Using sys/stat.h
 
I am getting an error saying size is unknown when declaring struct stat. Looking at sys/stat.h is ve...
[7 replies] Last: Yes you can The struct dirent has a field called d_type . If th... (by bnbertha)
by albogp
How to convert time to string in Linux?
 
Hi all, Is there anyone know how to convert time to string with a defined format (in linux) ? In ...
[2 replies] Last: Hi Grey Wolf, Thank you very much. I have used strftime() function ... (by albogp)
reboot solaris os from another solaris machine. How ?
 
i need to reboot a solaris machine from another solaris machine. Is there any command available ?...
[3 replies] Last: rsh :) Then you can use the "reboot" command. (by Zaita)
by mlussi
Question about threads (return values)
 
Hello I'm curious about the return values of "pthread_create" If successful, the pthread_create()...
[15 replies] Last: http://en.wikipedia.org/wiki/Game_programming#The_game_loop (by Zaita)
wireless programming
 
Hello everyone!! I have a question for you, do you know any library for wireless programming networ...
[1 reply] : What sort of wireless? 802.11? Bluetooth? Zigbee? and that's just t... (by bnbertha)
by quant
sdhci O2 Micro pio x86_64
 
Hello evrybody! A few about that. I have next truble using controller sdhci on x86_64 arch linux k...
[2 replies] Last: Sorry, I very wanted to sleep in then. I'm keep in mind #define in 32B... (by quant)
August 2008 Pages: 12
  Archived months: [jul2008] [sep2008]

This is an archived page. To post a new message, go to the current page.