Click here to Skip to main content
15,896,486 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to create a text box? Pin
super_ttd21-Nov-06 6:18
super_ttd21-Nov-06 6:18 
AnswerRe: how to create a text box? Pin
Waldermort21-Nov-06 6:42
Waldermort21-Nov-06 6:42 
GeneralRe: how to create a text box? Pin
Paul Conrad21-Nov-06 16:21
professionalPaul Conrad21-Nov-06 16:21 
GeneralRe: how to create a text box? Pin
ThatsAlok21-Nov-06 17:57
ThatsAlok21-Nov-06 17:57 
QuestionMFC Class Wizard in Visual Studio 2005 Pin
ilgale21-Nov-06 5:53
ilgale21-Nov-06 5:53 
AnswerRe: MFC Class Wizard in Visual Studio 2005 Pin
led mike21-Nov-06 5:56
led mike21-Nov-06 5:56 
AnswerRe: MFC Class Wizard in Visual Studio 2005 Pin
David Crow21-Nov-06 8:15
David Crow21-Nov-06 8:15 
QuestionIndexed Sequential library - flat 'C Pin
spring pizza21-Nov-06 5:11
spring pizza21-Nov-06 5:11 
I'd like to manage a "home made" data base completely in flat 'C. To be clear, not using (or interfacing with) any DBMS like ORACLE, MySQL, etc. .
The only functions I need are : Create an index, seek (according to a specific index), go to the first, last, next, previous record.
I do NOT need any kind of "query" manipulation (I will do it all programmatically).
What I'd like: a very light weigth library which I can call in flat 'C, free (if possible) or low cost (else).

hummm - nothing is better than an all dressed pizza

AnswerRe: Indexed Sequential library - flat 'C Pin
led mike21-Nov-06 5:26
led mike21-Nov-06 5:26 
GeneralRe: Indexed Sequential library - flat 'C Pin
Mark Salsbery21-Nov-06 6:13
Mark Salsbery21-Nov-06 6:13 
GeneralRe: Indexed Sequential library - flat 'C Pin
super_ttd21-Nov-06 6:17
super_ttd21-Nov-06 6:17 
GeneralRe: Indexed Sequential library - flat 'C Pin
Zac Howland21-Nov-06 6:27
Zac Howland21-Nov-06 6:27 
GeneralRe: Indexed Sequential library - flat 'C Pin
Mark Salsbery21-Nov-06 6:38
Mark Salsbery21-Nov-06 6:38 
GeneralRe: Indexed Sequential library - flat 'C Pin
Zac Howland21-Nov-06 7:28
Zac Howland21-Nov-06 7:28 
GeneralRe: Indexed Sequential library - flat 'C Pin
Mark Salsbery21-Nov-06 7:40
Mark Salsbery21-Nov-06 7:40 
GeneralRe: Indexed Sequential library - flat 'C Pin
Zac Howland21-Nov-06 8:00
Zac Howland21-Nov-06 8:00 
GeneralRe: Indexed Sequential library - flat 'C Pin
Mark Salsbery21-Nov-06 8:12
Mark Salsbery21-Nov-06 8:12 
GeneralRe: Indexed Sequential library - flat 'C Pin
Waldermort21-Nov-06 7:42
Waldermort21-Nov-06 7:42 
GeneralRe: Indexed Sequential library - flat 'C Pin
super_ttd21-Nov-06 6:15
super_ttd21-Nov-06 6:15 
AnswerRe: Indexed Sequential library - flat 'C Pin
Pierre Leclercq21-Nov-06 6:17
Pierre Leclercq21-Nov-06 6:17 
AnswerRe: Indexed Sequential library - flat 'C Pin
Waldermort21-Nov-06 6:48
Waldermort21-Nov-06 6:48 
AnswerRe: Indexed Sequential library - flat 'C Pin
Jörgen Sigvardsson21-Nov-06 6:58
Jörgen Sigvardsson21-Nov-06 6:58 
AnswerRe: Indexed Sequential library - flat 'C Pin
David Crow21-Nov-06 8:17
David Crow21-Nov-06 8:17 
AnswerRe: Indexed Sequential library - flat 'C Pin
Steve Echols21-Nov-06 8:28
Steve Echols21-Nov-06 8:28 
AnswerRe: Indexed Sequential library - flat 'C Pin
Joe Woodbury21-Nov-06 14:45
professionalJoe Woodbury21-Nov-06 14:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.